Skip to content

Merge pull request #75 from hhzzff/dev #468

Merge pull request #75 from hhzzff/dev

Merge pull request #75 from hhzzff/dev #468

Triggered via push January 11, 2024 10:21
Status Success
Total duration 6m 50s
Artifacts

build.yml

on: push
dotnet-build-logic
6m 36s
dotnet-build-logic
dotnet-build-install
6m 24s
dotnet-build-install
dotnet-build-launcher
1m 18s
dotnet-build-launcher
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
dotnet-build-install: installer/obj/Release/net8.0-windows10.0.19041.0/win10-x64/Platforms/Windows/App.g.i.cs#L26
The entry point of the program is global code; ignoring 'Program.Main(string[])' entry point.
dotnet-build-install: installer/Model/Tencent_Cos.cs#L27
Non-nullable field 'cosXml' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
dotnet-build-install: installer/Model/Tencent_Cos.cs#L110
The variable 'ex' is declared but never used
dotnet-build-install: installer/Model/EEsast.cs#L60
Dereference of a possibly null reference.
dotnet-build-install: installer/Model/EEsast.cs#L119
Dereference of a possibly null reference.
dotnet-build-install: installer/Model/EEsast.cs#L202
Dereference of a possibly null reference.
dotnet-build-install: installer/Model/EEsast.cs#L203
Dereference of a possibly null reference.
dotnet-build-install: installer/Model/EEsast.cs#L204
Dereference of a possibly null reference.
dotnet-build-install: installer/Model/Local_Data.cs#L168
Converting null literal or possible null value to non-nullable type.
dotnet-build-install: installer/Model/Local_Data.cs#L180
Dereference of a possibly null reference.
dotnet-build-logic: logic/ClientTest/Program.cs#L45
Unreachable code detected
dotnet-build-logic: logic/Client/MainPage.xaml.cs#L734
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
dotnet-build-logic: logic/Client/MainPage.xaml.cs#L443
The variable 'ex' is declared but never used
dotnet-build-logic: logic/Client/MainPage.xaml.cs#L743
The field 'MainPage.unit' is never used
dotnet-build-logic: logic/Client/MainPage.xaml.cs#L775
The field 'MainPage.wormHolePositionIndex' is never used
dotnet-build-logic: logic/Client/MainPage.xaml.cs#L741
The field 'MainPage.isPlaybackMode' is never used
dotnet-build-logic: logic/Client/MainPage.xaml.cs#L774
The field 'MainPage.wormHoleArray' is never used
dotnet-build-logic: logic/Client/MainPage.xaml.cs#L734
Field 'MainPage.responseStream' is never assigned to, and will always have its default value null
dotnet-build-logic: logic/Client/MainPage.xaml.cs#L742
The field 'MainPage.playerID' is never used
dotnet-build-logic: logic/Client/MainPage.xaml.cs#L764
The field 'MainPage.gameTime' is never used