Skip to content

Update Simulation2D.cs #18

Update Simulation2D.cs

Update Simulation2D.cs #18

Triggered via push May 30, 2024 17:59
Status Success
Total duration 32s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: src/Sparkle.Test/CSharp/TestGame.cs#L41
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#L30
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#L41
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#L30
Non-nullable field 'Gif' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.