.NET Build and Publish Nuget #51
Annotations
50 warnings
build:
src/Stride.CommunityToolkit.DebugShapes/Code/ImmediateDebugRenderObject.cs#L20
'FastList<ImmediateDebugRenderFeature.Renderable>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
|
build:
src/Stride.CommunityToolkit.DebugShapes/Code/ImmediateDebugRenderObject.cs#L21
'FastList<ImmediateDebugRenderFeature.Renderable>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
|
build:
src/Stride.CommunityToolkit.DebugShapes/Code/ImmediateDebugRenderFeature.cs#L601
'DataPointer' is obsolete: 'Use System.Span instead'
|
build:
src/Stride.CommunityToolkit.DebugShapes/Code/ImmediateDebugRenderFeature.cs#L296
'FastList<ImmediateDebugRenderFeature.InstanceData>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
|
build:
src/Stride.CommunityToolkit.DebugShapes/Code/ImmediateDebugRenderFeature.cs#L299
'FastList<Matrix>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
|
build:
src/Stride.CommunityToolkit.DebugShapes/Code/ImmediateDebugRenderSystem.cs#L449
'FastList<ImmediateDebugRenderSystem.DebugRenderable>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
|
build:
src/Stride.CommunityToolkit.DebugShapes/Code/ImmediateDebugRenderFeature.cs#L300
'FastList<Color>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
|
build:
src/Stride.CommunityToolkit.DebugShapes/Code/ImmediateDebugRenderFeature.cs#L303
'FastList<ImmediateDebugRenderFeature.LineVertex>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
|
build:
src/Stride.CommunityToolkit.DebugShapes/Code/ImmediateDebugRenderSystem.cs#L213
'FastList<ImmediateDebugRenderSystem.DebugRenderable>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
|
build:
src/Stride.CommunityToolkit.DebugShapes/Code/ImmediateDebugRenderSystem.cs#L214
'FastList<ImmediateDebugRenderSystem.DebugRenderable>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
|
build:
src/Stride.CommunityToolkit/Engine/EntitySearchExtensions.cs#L45
Argument of type 'Queue<Entity>' cannot be used for parameter 'queue' of type 'Queue<Entity?>' in 'void CollectionExtensions.EnqueueRange<Entity>(Queue<Entity?> queue, IEnumerable<Entity?> collection)' due to differences in the nullability of reference types.
|
build:
src/Stride.CommunityToolkit/Engine/EntitySearchExtensions.cs#L109
Argument of type 'Queue<Entity>' cannot be used for parameter 'queue' of type 'Queue<Entity?>' in 'void CollectionExtensions.EnqueueRange<Entity>(Queue<Entity?> queue, IEnumerable<Entity?> collection)' due to differences in the nullability of reference types.
|
build:
src/Stride.CommunityToolkit/Engine/EntitySearchExtensions.cs#L172
Argument of type 'Queue<Entity>' cannot be used for parameter 'queue' of type 'Queue<Entity?>' in 'void CollectionExtensions.EnqueueRange<Entity>(Queue<Entity?> queue, IEnumerable<Entity?> collection)' due to differences in the nullability of reference types.
|
build:
src/Stride.CommunityToolkit/Engine/EntitySearchExtensions.cs#L192
Argument of type 'Queue<Entity>' cannot be used for parameter 'queue' of type 'Queue<Entity?>' in 'void CollectionExtensions.EnqueueRange<Entity>(Queue<Entity?> queue, IEnumerable<Entity?> collection)' due to differences in the nullability of reference types.
|
build:
src/Stride.CommunityToolkit/Engine/EntitySearchExtensions.cs#L226
Argument of type 'Queue<Entity>' cannot be used for parameter 'queue' of type 'Queue<Entity?>' in 'void CollectionExtensions.EnqueueRange<Entity>(Queue<Entity?> queue, IEnumerable<Entity?> collection)' due to differences in the nullability of reference types.
|
build:
src/Stride.CommunityToolkit/Engine/EntitySearchExtensions.cs#L247
Argument of type 'Queue<Entity>' cannot be used for parameter 'queue' of type 'Queue<Entity?>' in 'void CollectionExtensions.EnqueueRange<Entity>(Queue<Entity?> queue, IEnumerable<Entity?> collection)' due to differences in the nullability of reference types.
|
build:
src/Stride.CommunityToolkit/Engine/ScriptDelegateWatcher.cs#L24
Cannot convert null literal to non-nullable reference type.
|
build:
src/Stride.CommunityToolkit/Engine/ScriptDelegateWatcher.cs#L9
Non-nullable field 'script' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
src/Stride.CommunityToolkit/Engine/ModelComponentExtensions.cs#L343
Non-nullable property 'ModelComponent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Stride.CommunityToolkit/Engine/EntityExtensions.cs#L28
Missing XML comment for publicly visible type or member 'EntityExtensions.Add2DCameraController(Entity)'
|
build:
src/Stride.CommunityToolkit.ImGui/ImGuiSystem.cs#L60
Cannot convert null literal to non-nullable reference type.
|
build:
src/Stride.CommunityToolkit.ImGui/ImGuiExtension.cs#L76
Cannot convert null literal to non-nullable reference type.
|
build:
src/Stride.CommunityToolkit.ImGui/ImGuiExtension.cs#L220
Cannot convert null literal to non-nullable reference type.
|
build:
src/Stride.CommunityToolkit.ImGui/PerfMonitor.cs#L65
Cannot convert null literal to non-nullable reference type.
|
build:
src/Stride.CommunityToolkit.ImGui/PerfMonitor.cs#L66
Cannot convert null literal to non-nullable reference type.
|
build:
src/Stride.CommunityToolkit.ImGui/PerfMonitor.cs#L496
Cannot convert null literal to non-nullable reference type.
|
build:
src/Stride.CommunityToolkit.ImGui/PerfMonitor.cs#L503
Cannot convert null literal to non-nullable reference type.
|
build:
src/Stride.CommunityToolkit.ImGui/XMLDocumentation.cs#L18
Possible null reference assignment.
|
build:
src/Stride.CommunityToolkit.ImGui/XMLDocumentation.cs#L24
Dereference of a possibly null reference.
|
build:
src/Stride.CommunityToolkit.ImGui/XMLDocumentation.cs#L26
Converting null literal or possible null value to non-nullable type.
|
build:
src/Stride.CommunityToolkit.Bullet/GameExtensions.cs#L35
Missing XML comment for publicly visible type or member 'GameExtensions.SetupBase2DScene(Game)'
|
build:
src/Stride.CommunityToolkit.Bullet/GameExtensions.cs#L66
Missing XML comment for publicly visible type or member 'GameExtensions.Add2DGround(Game, string?, Vector2?)'
|
build:
src/Stride.CommunityToolkit.Bullet/GameExtensions.cs#L101
Missing XML comment for publicly visible type or member 'GameExtensions.Create2DPrimitive(IGame, Primitive2DModelType, Primitive2DCreationOptions?)'
|
build:
src/Stride.CommunityToolkit.Bullet/GameExtensions.cs#L35
Missing XML comment for publicly visible type or member 'GameExtensions.SetupBase2DScene(Game)'
|
build:
src/Stride.CommunityToolkit.Bullet/GameExtensions.cs#L66
Missing XML comment for publicly visible type or member 'GameExtensions.Add2DGround(Game, string?, Vector2?)'
|
build:
src/Stride.CommunityToolkit.Bullet/GameExtensions.cs#L101
Missing XML comment for publicly visible type or member 'GameExtensions.Create2DPrimitive(IGame, Primitive2DModelType, Primitive2DCreationOptions?)'
|
build:
src/Stride.CommunityToolkit.DebugShapes/Code/ImmediateDebugRenderFeature.cs#L601
'DataPointer' is obsolete: 'Use System.Span instead'
|
build:
src/Stride.CommunityToolkit.DebugShapes/Code/ImmediateDebugRenderObject.cs#L20
'FastList<ImmediateDebugRenderFeature.Renderable>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
|
build:
src/Stride.CommunityToolkit.DebugShapes/Code/ImmediateDebugRenderObject.cs#L21
'FastList<ImmediateDebugRenderFeature.Renderable>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
|
build:
src/Stride.CommunityToolkit.DebugShapes/Code/ImmediateDebugRenderFeature.cs#L296
'FastList<ImmediateDebugRenderFeature.InstanceData>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
|
build:
src/Stride.CommunityToolkit.DebugShapes/Code/ImmediateDebugRenderFeature.cs#L299
'FastList<Matrix>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
|
build:
src/Stride.CommunityToolkit.DebugShapes/Code/ImmediateDebugRenderFeature.cs#L300
'FastList<Color>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
|
build:
src/Stride.CommunityToolkit.DebugShapes/Code/ImmediateDebugRenderFeature.cs#L303
'FastList<ImmediateDebugRenderFeature.LineVertex>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
|
build:
src/Stride.CommunityToolkit.DebugShapes/Code/ImmediateDebugRenderSystem.cs#L449
'FastList<ImmediateDebugRenderSystem.DebugRenderable>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
|
build:
src/Stride.CommunityToolkit.DebugShapes/Code/ImmediateDebugRenderSystem.cs#L213
'FastList<ImmediateDebugRenderSystem.DebugRenderable>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
|
build:
src/Stride.CommunityToolkit.DebugShapes/Code/ImmediateDebugRenderSystem.cs#L214
'FastList<ImmediateDebugRenderSystem.DebugRenderable>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
|
build:
src/Stride.CommunityToolkit.ImGui/ImGuiExtension.cs#L76
Cannot convert null literal to non-nullable reference type.
|
build:
src/Stride.CommunityToolkit.ImGui/ImGuiExtension.cs#L220
Cannot convert null literal to non-nullable reference type.
|
build:
src/Stride.CommunityToolkit.ImGui/ImGuiSystem.cs#L60
Cannot convert null literal to non-nullable reference type.
|
build:
src/Stride.CommunityToolkit.ImGui/PerfMonitor.cs#L65
Cannot convert null literal to non-nullable reference type.
|