Skip to content

Update Sparkle.csproj #319

Update Sparkle.csproj

Update Sparkle.csproj #319

Triggered via push May 10, 2024 19:55
Status Success
Total duration 27s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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.