Skip to content

Merge pull request #46 from Panxuc/dev #48

Merge pull request #46 from Panxuc/dev

Merge pull request #46 from Panxuc/dev #48

Triggered via push December 16, 2023 13:44
Status Success
Total duration 3m 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
dotnet-build-logic
3m 31s
dotnet-build-logic
dotnet-build-install
3m 41s
dotnet-build-install
dotnet-build-launcher
37s
dotnet-build-launcher
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
dotnet-build-logic: logic/Preparation/Utility/SafeValue/Atomic.cs#L290
Non-nullable field 'remainder' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
dotnet-build-logic: logic/Client/MainPage.xaml.cs#L560
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#L337
The variable 'ex' is declared but never used
dotnet-build-logic: logic/Client/MainPage.xaml.cs#L561
Field 'MainPage.isClientStocked' is never assigned to, and will always have its default value false
dotnet-build-logic: logic/Client/MainPage.xaml.cs#L586
The field 'MainPage.gameTime' is never used
dotnet-build-logic: logic/Client/MainPage.xaml.cs#L567
The field 'MainPage.isPlaybackMode' is never used
dotnet-build-logic: logic/Client/MainPage.xaml.cs#L569
The field 'MainPage.unit' is never used
dotnet-build-logic: logic/Client/MainPage.xaml.cs#L560
Field 'MainPage.responseStream' is never assigned to, and will always have its default value null
dotnet-build-logic: logic/Client/MainPage.xaml.cs#L568
The field 'MainPage.playerID' is never used
dotnet-build-logic: logic/Client/MainPage.xaml.cs#L560
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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#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#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#L27
Non-nullable field 'cosXml' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.