- Update connect workflow #18
Annotations
10 warnings
BotrisBattle.NET/BotrisType.cs#L41
Non-nullable property 'piece' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BotrisBattle.NET/BotrisType.cs#L13
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BotrisBattle.NET/BotrisType.cs#L18
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BotrisBattle.NET/BotrisType.cs#L19
Non-nullable property 'payload' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BotrisBattle.NET/BotrisType.cs#L54
Non-nullable property 'board' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BotrisBattle.NET/BotrisType.cs#L55
Non-nullable property 'queue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BotrisBattle.NET/BotrisType.cs#L56
Non-nullable property 'garbageQueued' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BotrisBattle.NET/BotrisType.cs#L57
Non-nullable property 'held' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BotrisBattle.NET/BotrisType.cs#L58
Non-nullable property 'current' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BotrisBattle.NET/BotrisType.cs#L69
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading