wrong version #55
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.
|