This repository has been archived by the owner on Dec 22, 2024. It is now read-only.
Ver 2.2.0-Alpha.5: Add EasterEgg #51
Annotations
40 warnings
BuildForWindows:
LoCyanFrpDesktop/Dashboard/Status.xaml.cs#L127
Converting null literal or possible null value to non-nullable type.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/Status.xaml.cs#L137
Dereference of a possibly null reference.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/Settings.xaml.cs#L98
Dereference of a possibly null reference.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/Settings.xaml.cs#L100
Cannot convert null literal to non-nullable reference type.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/Settings.xaml.cs#L101
Cannot convert null literal to non-nullable reference type.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/Settings.xaml.cs#L102
Cannot convert null literal to non-nullable reference type.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/Settings.xaml.cs#L103
Cannot convert null literal to non-nullable reference type.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/Settings.xaml.cs#L106
Dereference of a possibly null reference.
|
BuildForWindows:
LoCyanFrpDesktop/MainWindow.xaml.cs#L406
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BuildForWindows:
LoCyanFrpDesktop/MainWindow.xaml.cs#L409
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BuildForWindows:
LoCyanFrpDesktop/DashBoard.xaml.cs#L84
Unreachable code detected
|
BuildForWindows:
LoCyanFrpDesktop/Utils/Update.cs#L71
The variable 'InterruptReason' is assigned but its value is never used
|
BuildForWindows:
LoCyanFrpDesktop/Utils/Update.cs#L72
The variable 'isProgramHasNewerVersion' is assigned but its value is never used
|
BuildForWindows:
LoCyanFrpDesktop/Utils/ScheduledTask.cs#L33
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.
|
BuildForWindows:
LoCyanFrpDesktop/Utils/ScheduledTask.cs#L32
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/ProxyList.xaml.cs#L56
Non-nullable property 'Proxies' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BuildForWindows:
LoCyanFrpDesktop/Utils/PNAP.cs#L22
Possible null reference return.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/Status.xaml.cs#L127
Converting null literal or possible null value to non-nullable type.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/Status.xaml.cs#L137
Dereference of a possibly null reference.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/Home.xaml.cs#L70
Possible null reference argument for parameter 'value' in 'JToken.explicit operator bool(JToken value)'.
|
BuildForWindows:
LoCyanFrpDesktop/DashBoard.xaml.cs#L84
Unreachable code detected
|
BuildForWindows:
LoCyanFrpDesktop/Utils/Update.cs#L71
The variable 'InterruptReason' is assigned but its value is never used
|
BuildForWindows:
LoCyanFrpDesktop/Utils/Update.cs#L72
The variable 'isProgramHasNewerVersion' is assigned but its value is never used
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/ProxyList.xaml.cs#L56
Non-nullable property 'Proxies' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/Status.xaml.cs#L127
Converting null literal or possible null value to non-nullable type.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/Status.xaml.cs#L137
Dereference of a possibly null reference.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/Home.xaml.cs#L70
Possible null reference argument for parameter 'value' in 'JToken.explicit operator bool(JToken value)'.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/Home.xaml.cs#L71
Dereference of a possibly null reference.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/Home.xaml.cs#L85
Nullability of reference types in type of parameter 'sender' of 'void Home.OnLoadingStateChanged(object sender, LoadingStateChangedEventArgs e)' doesn't match the target delegate 'EventHandler<LoadingStateChangedEventArgs>' (possibly because of nullability attributes).
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/Home.xaml.cs#L91
The variable '_' is declared but never used
|
BuildForWindows:
LoCyanFrpDesktop/DashBoard.xaml.cs#L84
Unreachable code detected
|
BuildForWindows:
LoCyanFrpDesktop/Utils/Update.cs#L71
The variable 'InterruptReason' is assigned but its value is never used
|
BuildForWindows:
LoCyanFrpDesktop/Utils/Update.cs#L72
The variable 'isProgramHasNewerVersion' is assigned but its value is never used
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/ProxyList.xaml.cs#L603
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/ProxyList.xaml.cs#L605
Non-nullable property 'Proxies' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/ProxyList.xaml.cs#L56
Non-nullable property 'Proxies' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/Status.xaml.cs#L127
Converting null literal or possible null value to non-nullable type.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/Status.xaml.cs#L137
Dereference of a possibly null reference.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/Settings.xaml.cs#L98
Dereference of a possibly null reference.
|
BuildForWindows:
LoCyanFrpDesktop/Dashboard/Settings.xaml.cs#L100
Cannot convert null literal to non-nullable reference type.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
LoCyanFrpDesktop_dotnet6
Expired
|
42.9 MB |
|
LoCyanFrpDesktop_dotnet6_publish_SingleFile
Expired
|
144 MB |
|
LoCyanFrpDesktop_dotnet6_publish_SingleFile_WithEnvironment
Expired
|
201 MB |
|