Bump super-linter/super-linter from 7.1.0 to 7.2.1 #1
Annotations
4 warnings
Build:
Clong.Kni.Adapter/MainGame.cs#L20
Non-nullable field '_spriteBatch' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
Clong.Kni.Adapter/MainGame.cs#L20
Non-nullable field '_gameController' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
Clong.Kni.Adapter/MainGame.cs#L20
Non-nullable field '_spriteBatch' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
Clong.Kni.Adapter/MainGame.cs#L20
Non-nullable field '_gameController' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Loading