Ver 2.4.0-Alpha.2: Fixed Avatar Fetching. #14
Annotations
30 warnings
Build the project(Publish,Single File):
Kairo/Utils/WebViewInstaller.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Build the project(Publish,Single File):
Kairo/MainWindow.xaml.cs#L423
Non-nullable property 'QQSocialID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Publish,Single File):
Kairo/MainWindow.xaml.cs#L426
Non-nullable property 'RegTime' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Publish,Single File):
Kairo/MainWindow.xaml.cs#L438
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Publish,Single File):
Kairo/MainWindow.xaml.cs#L444
Non-nullable property 'Avatar' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Publish,Single File):
Kairo/MainWindow.xaml.cs#L447
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Publish,Single File):
Kairo/MainWindow.xaml.cs#L452
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Publish,Single File):
Kairo/MainWindow.xaml.cs#L454
Non-nullable property 'FrpToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Publish,Single File):
Kairo/MainWindow.xaml.cs#L46
Non-nullable field 'UserInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build the project(Publish,Single File):
Kairo/MainWindow.xaml.cs#L115
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build the project(Release):
Kairo/Utils/WebViewInstaller.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Build the project(Release):
Kairo/Dashboard/ProxyList.xaml.cs#L671
Non-nullable property 'Proxies' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Release):
Kairo/Utils/Components.cs#L15
Non-nullable property 'ProxyName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Release):
Kairo/Utils/Components.cs#L18
Non-nullable property 'ProxyType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Release):
Kairo/Utils/Components.cs#L21
Non-nullable property 'LocalIp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Release):
Kairo/Utils/Components.cs#L27
Non-nullable property 'RemotePort' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Release):
Kairo/Utils/Components.cs#L30
Non-nullable property 'UseCompression' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Release):
Kairo/Utils/Components.cs#L33
Non-nullable property 'UseEncryption' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Release):
Kairo/Utils/Components.cs#L35
Non-nullable property 'Domain' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Release):
Kairo/Utils/Components.cs#L39
Non-nullable property 'Icp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Publish):
Kairo/Utils/WebViewInstaller.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Build the project(Publish):
Kairo/Utils/WebViewInstaller.cs#L110
Cannot convert null literal to non-nullable reference type.
|
Build the project(Publish):
Kairo/MainWindow.xaml.cs#L423
Non-nullable property 'QQSocialID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Publish):
Kairo/MainWindow.xaml.cs#L426
Non-nullable property 'RegTime' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Publish):
Kairo/MainWindow.xaml.cs#L438
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Publish):
Kairo/MainWindow.xaml.cs#L444
Non-nullable property 'Avatar' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Publish):
Kairo/MainWindow.xaml.cs#L447
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Publish):
Kairo/MainWindow.xaml.cs#L452
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Publish):
Kairo/MainWindow.xaml.cs#L454
Non-nullable property 'FrpToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the project(Publish):
Kairo/MainWindow.xaml.cs#L46
Non-nullable field 'UserInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Loading