Update PyAPI #7
Annotations
10 warnings
Build Logic:
logic/ClientTest/Program.cs#L45
Unreachable code detected
|
Build Logic:
logic/GameEngine/MoveEngine.cs#L65
Dereference of a possibly null reference.
|
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.
|
Build Logic:
logic/Client/MainPage.xaml.cs#L443
The variable 'ex' is declared but never used
|
Build Logic:
logic/Client/MainPage.xaml.cs#L742
The field 'MainPage.playerID' is never used
|
Build Logic:
logic/Client/MainPage.xaml.cs#L734
Field 'MainPage.responseStream' is never assigned to, and will always have its default value null
|
Build Logic:
logic/Client/MainPage.xaml.cs#L774
The field 'MainPage.wormHoleArray' is never used
|
Build Logic:
logic/Client/MainPage.xaml.cs#L775
The field 'MainPage.wormHolePositionIndex' is never used
|
Build Logic:
logic/Client/MainPage.xaml.cs#L743
The field 'MainPage.unit' is never used
|
Build Logic:
logic/Client/MainPage.xaml.cs#L741
The field 'MainPage.isPlaybackMode' is never used
|
The logs for this run have expired and are no longer available.
Loading