Skip to content

Merge pull request #132 from Grange007/dev #25

Merge pull request #132 from Grange007/dev

Merge pull request #132 from Grange007/dev #25

Triggered via push March 23, 2024 04:31
Status Success
Total duration 3m 22s
Artifacts

build.yml

on: push
dotnet-build-logic
3m 4s
dotnet-build-install
3m 9s
dotnet-build-launcher
1m 1s

Annotations

20 warnings
dotnet-build-logic: logic/ClientTest/Program.cs#L41
Unreachable code detected
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/GeneralViewModel.cs#L294
The variable 'ex' is declared but never used
dotnet-build-logic: logic/Client/ViewModel/MapViewModel.cs#L59
The field 'GeneralViewModel.ChargeStationPositionIndex' is never used
dotnet-build-logic: logic/Client/ViewModel/MapViewModel.cs#L60
The field 'GeneralViewModel.SignalTowerPositionIndex' is never used
dotnet-build-logic: logic/Client/ViewModel/MapViewModel.cs#L61
The field 'GeneralViewModel.wormHolePositionIndex' is never used
dotnet-build-logic: logic/Client/ViewModel/MapViewModel.cs#L58
The field 'GeneralViewModel.RecycleBankPositionIndex' is never used
dotnet-build-logic: logic/Client/ViewModel/MapViewModel.cs#L574
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.resourcePositionIndex' is never used
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#L270
The variable 'e' is declared but never used
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#L270
The variable 'e' is declared but never used
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/EEsast.cs#L210
Dereference of a possibly null reference.