Disable mariadb healthcheck #28
Annotations
6 warnings
GangsImpl.SQL/SQLStat.cs#L6
Non-nullable property 'StatId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
GangsImpl.SQL/SQLStat.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
GangsTest/GangTests/GangMutabilityTests.cs#L6
Parameter 'playerMgr' is unread.
|
GangsImpl.SQL/SQLStat.cs#L6
Non-nullable property 'StatId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
GangsImpl.SQL/SQLStat.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
GangsTest/GangTests/GangMutabilityTests.cs#L6
Parameter 'playerMgr' is unread.
|
This job succeeded
Loading