Skip to content

wrong version

wrong version #55

Triggered via push July 9, 2024 14:56
Status Success
Total duration 33s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: src/Sparkle/CSharp/Entities/Components/RigidBody3D.cs#L306
'RigidBody.ClearShapes(bool)' is obsolete: 'ClearShapes is deprecated, please use RemoveShape instead.'
build: src/Sparkle.Test/CSharp/Dim3/ContentRegistry.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/Dim3/ContentRegistry.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#L24
Non-nullable field 'Overlay' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/Sparkle/CSharp/Entities/Components/RigidBody3D.cs#L306
'RigidBody.ClearShapes(bool)' is obsolete: 'ClearShapes is deprecated, please use RemoveShape instead.'
build: src/Sparkle.Test/CSharp/Dim3/ContentRegistry.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/Dim3/ContentRegistry.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#L24
Non-nullable field 'Overlay' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.