- Add log #19
Annotations
10 warnings
BotrisBattle.NET/PayloadType.cs#L102
Non-nullable property 'RoomData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BotrisBattle.NET/BotrisType.cs#L15
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BotrisBattle.NET/PayloadType.cs#L95
Non-nullable property 'WinnerId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BotrisBattle.NET/PayloadType.cs#L96
Non-nullable property 'WinnerInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BotrisBattle.NET/PayloadType.cs#L97
Non-nullable property 'RoomData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BotrisBattle.NET/PayloadType.cs#L88
Non-nullable property 'WinnerId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BotrisBattle.NET/PayloadType.cs#L89
Non-nullable property 'WinnerInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BotrisBattle.NET/PayloadType.cs#L90
Non-nullable property 'RoomData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BotrisBattle.NET/PayloadType.cs#L81
Non-nullable property 'SessionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BotrisBattle.NET/PayloadType.cs#L83
Non-nullable property 'GameState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading