Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

Ver 2.1.0-RC3: Fixed Tons of the bugs. #31

Ver 2.1.0-RC3: Fixed Tons of the bugs.

Ver 2.1.0-RC3: Fixed Tons of the bugs. #31

Triggered via push June 22, 2024 06:42
Status Success
Total duration 1m 56s
Artifacts 3

Build.yml

on: push
BuildForWindows
1m 44s
BuildForWindows
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
BuildForWindows: LoCyanFrpDesktop/App.xaml.cs#L59
The variable 'i' is assigned but its value is never used
BuildForWindows: LoCyanFrpDesktop/Dashboard/ProxyList.xaml.cs#L67
Non-nullable property 'Proxies' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/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/ProxyList.xaml.cs#L132
The variable 'ex' is declared but never used
BuildForWindows: LoCyanFrpDesktop/Dashboard/Settings.xaml.cs#L55
Dereference of a possibly null reference.
BuildForWindows: LoCyanFrpDesktop/Dashboard/Settings.xaml.cs#L65
Dereference of a possibly null reference.
BuildForWindows: LoCyanFrpDesktop/Utils/PNAP.cs#L22
Possible null reference return.
BuildForWindows: LoCyanFrpDesktop/App.xaml.cs#L59
The variable 'i' is assigned but its value is never used
BuildForWindows: LoCyanFrpDesktop/DashBoard.xaml.cs#L70
Converting null literal or possible null value to non-nullable type.
BuildForWindows: LoCyanFrpDesktop/DashBoard.xaml.cs#L103
Unreachable code detected
BuildForWindows: LoCyanFrpDesktop/MainWindow.xaml.cs#L69
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/MainWindow.xaml.cs#L53
Non-nullable field 'UserInfo' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
BuildForWindows: LoCyanFrpDesktop/MainWindow.xaml.cs#L53
Non-nullable field 'username_auto' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
BuildForWindows: LoCyanFrpDesktop/MainWindow.xaml.cs#L53
Non-nullable field 'token_auto' must contain a non-null value when exiting constructor. Consider declaring the field 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/ProxyList.xaml.cs#L67
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#L688
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#L690
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#L67
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#L697
Non-nullable property 'ProxyName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
BuildForWindows: LoCyanFrpDesktop/Dashboard/ProxyList.xaml.cs#L700
Non-nullable property 'ProxyType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
BuildForWindows: LoCyanFrpDesktop/Dashboard/ProxyList.xaml.cs#L703
Non-nullable property 'LocalIp' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
BuildForWindows: LoCyanFrpDesktop/Dashboard/ProxyList.xaml.cs#L709
Non-nullable property 'RemotePort' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
BuildForWindows: LoCyanFrpDesktop/Dashboard/ProxyList.xaml.cs#L717
Non-nullable property 'Domain' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
BuildForWindows: LoCyanFrpDesktop/Dashboard/ProxyList.xaml.cs#L721
Non-nullable property 'Icp' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
BuildForWindows: LoCyanFrpDesktop/DashBoard.xaml.cs#L70
Converting null literal or possible null value to non-nullable type.
BuildForWindows: LoCyanFrpDesktop/DashBoard.xaml.cs#L70
Converting null literal or possible null value to non-nullable type.
BuildForWindows: LoCyanFrpDesktop/DashBoard.xaml.cs#L103
Unreachable code detected
BuildForWindows: LoCyanFrpDesktop/App.xaml.cs#L59
The variable 'i' is assigned but its value is never used
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#L67
Non-nullable property 'Proxies' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
BuildForWindows: LoCyanFrpDesktop/MainWindow.xaml.cs#L69
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/MainWindow.xaml.cs#L53
Non-nullable field 'UserInfo' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
BuildForWindows: LoCyanFrpDesktop/MainWindow.xaml.cs#L53
Non-nullable field 'username_auto' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
BuildForWindows: LoCyanFrpDesktop/MainWindow.xaml.cs#L53
Non-nullable field 'token_auto' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.

Artifacts

Produced during runtime
Name Size
LoCyanFrpDesktop_dotnet6 Expired
3.54 MB
LoCyanFrpDesktop_dotnet6_publish Expired
3.54 MB
LoCyanFrpDesktop_dotnet6_publish_SingleFile Expired
64.8 MB