Skip to content

Merge pull request #124 from sigureling/dev #787

Merge pull request #124 from sigureling/dev

Merge pull request #124 from sigureling/dev #787

Triggered via push March 12, 2024 13:42
Status Success
Total duration 3m 39s
Artifacts

build.yml

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

Annotations

20 warnings
dotnet-build-install: installer/Model/EEsast.cs#L69
Dereference of a possibly null reference.
dotnet-build-install: installer/Model/EEsast.cs#L129
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#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#L239
The variable 'e' is declared but never used
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/Local_Data.cs#L239
The variable 'e' is declared but never used
dotnet-build-install: installer/Model/EEsast.cs#L69
Dereference of a possibly null reference.
dotnet-build-logic: logic/ClientTest/Program.cs#L41
Unreachable code detected
dotnet-build-logic: logic/GameEngine/MoveEngine.cs#L65
Dereference of a possibly null reference.
dotnet-build-logic: logic/GameClass/GameObj/Map/Map.cs#L190
The variable 'hasWormhole' is assigned but its value is never used
dotnet-build-logic: logic/Client/ViewModel/GeneralViewModel.cs#L65
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
dotnet-build-logic: logic/Client/ViewModel/GeneralViewModel.cs#L66
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
dotnet-build-logic: logic/Client/ViewModel/MapViewModel.cs#L487
The variable 'ex' is declared but never used
dotnet-build-logic: logic/Client/ViewModel/MapViewModel.cs#L60
The field 'GeneralViewModel.wormHolePositionIndex' is never used
dotnet-build-logic: logic/Client/ViewModel/MapViewModel.cs#L58
The field 'GeneralViewModel.communityPositionIndex' is never used
dotnet-build-logic: logic/Client/ViewModel/MapViewModel.cs#L910
Field 'GeneralViewModel.drawPicLock' is never assigned to, and will always have its default value null
dotnet-build-logic: logic/Client/ViewModel/MapViewModel.cs#L57
The field 'GeneralViewModel.factoryPositionIndex' is never used