Skip to content

.NET Build Test

.NET Build Test #32

Manually triggered January 19, 2025 00:21
Status Success
Total duration 3m 19s
Artifacts

dotnet.yml

on: workflow_dispatch
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
build (src/Stride.CommunityToolkit.Bepu/Stride.CommunityToolkit.Bepu.csproj): 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.Bepu/Stride.CommunityToolkit.Bepu.csproj): 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.Bepu/Stride.CommunityToolkit.Bepu.csproj): 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.Bepu/Stride.CommunityToolkit.Bepu.csproj): 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.Bepu/Stride.CommunityToolkit.Bepu.csproj): 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.Bepu/Stride.CommunityToolkit.Bepu.csproj): 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.Bepu/Stride.CommunityToolkit.Bepu.csproj): 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.Bepu/Stride.CommunityToolkit.Bepu.csproj): 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.Bepu/Stride.CommunityToolkit.Bepu.csproj): src/Stride.CommunityToolkit/Engine/EntityExtensions.cs#L28
Missing XML comment for publicly visible type or member 'EntityExtensions.Add2DCameraController(Entity)'
build (src/Stride.CommunityToolkit.DebugShapes/Stride.CommunityToolkit.DebugShapes.csproj): 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.DebugShapes/Stride.CommunityToolkit.DebugShapes.csproj): 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.DebugShapes/Stride.CommunityToolkit.DebugShapes.csproj): 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.DebugShapes/Stride.CommunityToolkit.DebugShapes.csproj): 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.DebugShapes/Stride.CommunityToolkit.DebugShapes.csproj): 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.DebugShapes/Stride.CommunityToolkit.DebugShapes.csproj): 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.DebugShapes/Stride.CommunityToolkit.DebugShapes.csproj): 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.DebugShapes/Stride.CommunityToolkit.DebugShapes.csproj): 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.DebugShapes/Stride.CommunityToolkit.DebugShapes.csproj): src/Stride.CommunityToolkit/Engine/EntityExtensions.cs#L28
Missing XML comment for publicly visible type or member 'EntityExtensions.Add2DCameraController(Entity)'
build (src/Stride.CommunityToolkit.Bullet/Stride.CommunityToolkit.Bullet.csproj): 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.Bullet/Stride.CommunityToolkit.Bullet.csproj): 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.Bullet/Stride.CommunityToolkit.Bullet.csproj): 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.Bullet/Stride.CommunityToolkit.Bullet.csproj): 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.Bullet/Stride.CommunityToolkit.Bullet.csproj): 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.Bullet/Stride.CommunityToolkit.Bullet.csproj): 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.Bullet/Stride.CommunityToolkit.Bullet.csproj): 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.Bullet/Stride.CommunityToolkit.Bullet.csproj): 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.Bullet/Stride.CommunityToolkit.Bullet.csproj): src/Stride.CommunityToolkit/Engine/EntityExtensions.cs#L28
Missing XML comment for publicly visible type or member 'EntityExtensions.Add2DCameraController(Entity)'
build (src/Stride.CommunityToolkit/Stride.CommunityToolkit.csproj): 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/Stride.CommunityToolkit.csproj): 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/Stride.CommunityToolkit.csproj): 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/Stride.CommunityToolkit.csproj): 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/Stride.CommunityToolkit.csproj): 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/Stride.CommunityToolkit.csproj): 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/Stride.CommunityToolkit.csproj): 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/Stride.CommunityToolkit.csproj): 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/Stride.CommunityToolkit.csproj): src/Stride.CommunityToolkit/Engine/EntityExtensions.cs#L28
Missing XML comment for publicly visible type or member 'EntityExtensions.Add2DCameraController(Entity)'
build (src/Stride.CommunityToolkit.Windows/Stride.CommunityToolkit.Windows.csproj): 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.Windows/Stride.CommunityToolkit.Windows.csproj): 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.Windows/Stride.CommunityToolkit.Windows.csproj): 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.Windows/Stride.CommunityToolkit.Windows.csproj): 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.Windows/Stride.CommunityToolkit.Windows.csproj): 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.Windows/Stride.CommunityToolkit.Windows.csproj): 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.Windows/Stride.CommunityToolkit.Windows.csproj): 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.Windows/Stride.CommunityToolkit.Windows.csproj): 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.Windows/Stride.CommunityToolkit.Windows.csproj): src/Stride.CommunityToolkit/Engine/EntityExtensions.cs#L28
Missing XML comment for publicly visible type or member 'EntityExtensions.Add2DCameraController(Entity)'
build (src/Stride.CommunityToolkit.ImGui/Stride.CommunityToolkit.ImGui.csproj): 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.ImGui/Stride.CommunityToolkit.ImGui.csproj): 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.ImGui/Stride.CommunityToolkit.ImGui.csproj): 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.ImGui/Stride.CommunityToolkit.ImGui.csproj): 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.ImGui/Stride.CommunityToolkit.ImGui.csproj): 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.ImGui/Stride.CommunityToolkit.ImGui.csproj): 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.ImGui/Stride.CommunityToolkit.ImGui.csproj): 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.ImGui/Stride.CommunityToolkit.ImGui.csproj): 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.ImGui/Stride.CommunityToolkit.ImGui.csproj): src/Stride.CommunityToolkit/Engine/EntityExtensions.cs#L28
Missing XML comment for publicly visible type or member 'EntityExtensions.Add2DCameraController(Entity)'