v4.0.1 #57
build.yml
on: release
build
19s
publish-nuget
23s
Annotations
12 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.
|
publish-nuget:
src/Sparkle/CSharp/Entities/Components/RigidBody3D.cs#L306
'RigidBody.ClearShapes(bool)' is obsolete: 'ClearShapes is deprecated, please use RemoveShape instead.'
|
publish-nuget
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Box2D.NetStandard
|
publish-nuget
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "OpenTK.Graphics
|
publish-nuget
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|