Fix windows release workflow #16
Annotations
10 warnings
BotrisBattle.NET/PayloadType.cs#L116
Non-nullable property 'RoomData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ScixingTetrisCore/Rule/SpinB2BRule.cs#L80
Unreachable code detected
|
ScixingTetrisCore/Rule/SpinB2BRule.cs#L85
Unreachable code detected
|
ScixingTetrisCore/Rule/SpinB2BRule.cs#L100
Unreachable code detected
|
ScixingTetrisCore/Rule/SpinB2BRule.cs#L103
Unreachable code detected
|
ScixingTetrisCore/Tools/TetrisMinoGenerator.cs#L13
The field 'TetrisMinoGenerator<TTetrisMino>._seed' is never used
|
ScixingTetrisCore/TetrisAI.cs#L16
Field 'TetrisAI.tetrisMinos' is never assigned to, and will always have its default value null
|
ScixingTetrisCore/AI/TetrisTreeNode.cs#L13
The field 'TetrisTreeNode.TetrisNodeBoard' is never used
|
BotrisBattle.NET/PayloadType.cs#L108
Non-nullable property 'WinnerId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BotrisBattle.NET/PayloadType.cs#L109
Non-nullable property 'WinnerInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading