Update Sparkle.csproj #319
Annotations
6 warnings
build:
src/Sparkle.Test/CSharp/TestGame.cs#L37
Non-nullable field 'Overlay' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/Sparkle.Test/CSharp/TestGame.cs#L26
Non-nullable field 'Gif' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/Sparkle.Test/CSharp/TestGame.cs#L32
Non-nullable field 'Animations' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/Sparkle.Test/CSharp/TestGame.cs#L37
Non-nullable field 'Overlay' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/Sparkle.Test/CSharp/TestGame.cs#L26
Non-nullable field 'Gif' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/Sparkle.Test/CSharp/TestGame.cs#L32
Non-nullable field 'Animations' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|