Skip to content

chore: ✨ upgraded draw logic #798

chore: ✨ upgraded draw logic

chore: ✨ upgraded draw logic #798

Triggered via pull request March 16, 2024 11:17
Status Failure
Total duration 3m 35s
Artifacts

build.yml

on: pull_request
dotnet-build-logic
2m 28s
dotnet-build-logic
dotnet-build-install
3m 21s
dotnet-build-install
dotnet-build-launcher
1m 13s
dotnet-build-launcher
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 18 warnings
dotnet-build-logic: logic/Client/Util/UtilInfo.cs#L12
The type or namespace name 'ShipType' could not be found (are you missing a using directive or an assembly reference?)
dotnet-build-logic: logic/Client/Util/UtilInfo.cs#L19
The type or namespace name 'ShipState' could not be found (are you missing a using directive or an assembly reference?)
dotnet-build-logic: logic/Client/ViewModel/MapViewModel.cs#L412
The type or namespace name 'MessageOfFactory' could not be found (are you missing a using directive or an assembly reference?)
dotnet-build-logic: logic/Client/ViewModel/MapViewModel.cs#L439
The type or namespace name 'MessageOfCommunity' could not be found (are you missing a using directive or an assembly reference?)
dotnet-build-logic: logic/Client/ViewModel/MapViewModel.cs#L466
The type or namespace name 'MessageOfFort' could not be found (are you missing a using directive or an assembly reference?)
dotnet-build-logic: logic/Client/Model/Ship.cs#L90
The type or namespace name 'ShipType' could not be found (are you missing a using directive or an assembly reference?)
dotnet-build-logic: logic/Client/ViewModel/MapViewModel.cs#L493
The type or namespace name 'MessageOfWormhole' could not be found (are you missing a using directive or an assembly reference?)
dotnet-build-logic: logic/Client/Model/Ship.cs#L99
The type or namespace name 'ShipState' could not be found (are you missing a using directive or an assembly reference?)
dotnet-build-logic: logic/Client/ViewModel/MapViewModel.cs#L504
The type or namespace name 'MessageOfResource' could not be found (are you missing a using directive or an assembly reference?)
dotnet-build-logic: logic/Client/Model/Ship.cs#L64
The type or namespace name 'ShipType' could not be found (are you missing a using directive or an assembly 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/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/GeneralViewModel.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/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/GeneralViewModel.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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#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.