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

Ver 2.1.0-RC2: Remove Banner Because of Useless. #30

Ver 2.1.0-RC2: Remove Banner Because of Useless.

Ver 2.1.0-RC2: Remove Banner Because of Useless. #30

Triggered via push June 12, 2024 12:49
Status Success
Total duration 2m 18s
Artifacts 3

Build.yml

on: push
BuildForWindows
2m 5s
BuildForWindows
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
BuildForWindows: LoCyanFrpDesktop/DashBoard.xaml.cs#L84
Converting null literal or possible null value to non-nullable type.
BuildForWindows: LoCyanFrpDesktop/DashBoard.xaml.cs#L117
Unreachable code detected
BuildForWindows: LoCyanFrpDesktop/App.xaml.cs#L59
The variable 'i' 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/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/MainWindow.xaml.cs#L64
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#L404
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
BuildForWindows: LoCyanFrpDesktop/MainWindow.xaml.cs#L405
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
BuildForWindows: LoCyanFrpDesktop/MainWindow.xaml.cs#L406
Non-nullable property 'UserData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
BuildForWindows: LoCyanFrpDesktop/MainWindow.xaml.cs#L377
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
BuildForWindows: LoCyanFrpDesktop/MainWindow.xaml.cs#L380
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
BuildForWindows: LoCyanFrpDesktop/MainWindow.xaml.cs#L383
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
BuildForWindows: LoCyanFrpDesktop/MainWindow.xaml.cs#L398
Non-nullable property 'Avatar' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
BuildForWindows: LoCyanFrpDesktop/MainWindow.xaml.cs#L64
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/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.xaml.cs#L84
Converting null literal or possible null value to non-nullable type.
BuildForWindows: LoCyanFrpDesktop/DashBoard.xaml.cs#L117
Unreachable code detected
BuildForWindows: LoCyanFrpDesktop/App.xaml.cs#L59
The variable 'i' is assigned but its value is never used
BuildForWindows: LoCyanFrpDesktop/Dashboard/ProxyList.xaml.cs#L689
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#L691
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/ProxyList.xaml.cs#L698
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#L701
Non-nullable property 'ProxyType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
BuildForWindows: LoCyanFrpDesktop/App.xaml.cs#L59
The variable 'i' is assigned but its value is never used
BuildForWindows: LoCyanFrpDesktop/DashBoard.xaml.cs#L84
Converting null literal or possible null value to non-nullable type.
BuildForWindows: LoCyanFrpDesktop/DashBoard.xaml.cs#L117
Unreachable code detected
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#L689
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#L691
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/MainWindow.xaml.cs#L64
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.

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