Skip to content

chore(deps): update dotnet monorepo #636

chore(deps): update dotnet monorepo

chore(deps): update dotnet monorepo #636

Triggered via push February 25, 2024 04:29
Status Success
Total duration 5m 56s
Artifacts

build.yml

on: push
dotnet-build-logic
3m 6s
dotnet-build-logic
dotnet-build-install
3m 26s
dotnet-build-install
dotnet-build-launcher
1m 44s
dotnet-build-launcher
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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#L774
The field 'MainPage.wormHoleArray' 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#L761
The field 'MainPage.listOfWormhole' 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#L764
The field 'MainPage.gameTime' 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-install: installer/Model/Tencent_Cos.cs#L28
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#L108
The variable 'ex' is declared but never used
dotnet-build-install: installer/Model/EEsast.cs#L69
Dereference of a possibly null reference.
dotnet-build-install: installer/Model/Local_Data.cs#L42
Non-nullable field 'UserCodePostfix' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
dotnet-build-install: installer/Model/EEsast.cs#L129
Dereference of a possibly null reference.
dotnet-build-install: installer/Model/EEsast.cs#L210
Dereference of a possibly null reference.
dotnet-build-install: installer/Model/EEsast.cs#L211
Dereference of a possibly null reference.
dotnet-build-install: installer/Model/EEsast.cs#L212
Dereference of a possibly null reference.
dotnet-build-install: installer/Model/Local_Data.cs#L252
Converting null literal or possible null value to non-nullable type.
dotnet-build-install: installer/Model/Local_Data.cs#L270
Dereference of a possibly null reference.