Merge branch 'master' into ci-autoconfig #21
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.
|
ScixingTetrisCore/Rule/SpinB2BRule.cs#L80
Unreachable code detected
|
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.
|
ScixingTetrisCore/Rule/SpinB2BRule.cs#L85
Unreachable code detected
|
ScixingTetrisCore/Rule/SpinB2BRule.cs#L100
Unreachable code detected
|
BotrisBattle.NET/PayloadType.cs#L89
Non-nullable property 'WinnerInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ScixingTetrisCore/Rule/SpinB2BRule.cs#L103
Unreachable code detected
|
This job succeeded
Loading