Skip to content

Update -bug-.md

Update -bug-.md #2

Triggered via push May 11, 2024 05:26
Status Success
Total duration 26s
Artifacts

build.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.