Skip to content

move benchmark for tool #1009

move benchmark for tool

move benchmark for tool #1009

Triggered via push December 21, 2024 06:54
Status Success
Total duration 3m 24s
Artifacts

dotnet.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

62 warnings
test-macos-latest-9: src/DotRecast.Core/RcThrowHelper.cs#L49
The variable 'f1' is assigned but its value is never used
test-macos-latest-9: src/DotRecast.Recast/RcLayers.cs#L173
Unreachable code detected
test-macos-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L1614
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
test-macos-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L3163
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
test-macos-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L3218
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
test-macos-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L3255
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
test-macos-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L3283
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
test-macos-latest-9: test/DotRecast.Core.Test/RcRentedArrayTest.cs#L30
The variable 'rentedArray' is declared but never used
test-macos-latest-9: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L59
The field 'CrowdSampleTool._showLabels' is assigned but its value is never used
test-macos-latest-9: src/DotRecast.Recast.Demo/RecastDemo.cs#L112
The field 'RecastDemo.markerPositionSet' is assigned but its value is never used
test-macos-latest-8: src/DotRecast.Core/RcThrowHelper.cs#L49
The variable 'f1' is assigned but its value is never used
test-macos-latest-8: src/DotRecast.Recast/RcLayers.cs#L173
Unreachable code detected
test-macos-latest-8: test/DotRecast.Core.Test/RcRentedArrayTest.cs#L30
The variable 'rentedArray' is declared but never used
test-macos-latest-8: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L50
The field 'CrowdSampleTool._expandSelectedDebugDraw' is assigned but its value is never used
test-macos-latest-8: src/DotRecast.Recast.Demo/RecastDemo.cs#L112
The field 'RecastDemo.markerPositionSet' is assigned but its value is never used
test-macos-latest-8: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L62
The field 'CrowdSampleTool._showPerfGraph' is assigned but its value is never used
test-macos-latest-8: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L58
The field 'CrowdSampleTool._expandDebugDraw' is assigned but its value is never used
test-macos-latest-8: src/DotRecast.Recast.Demo/RecastDemo.cs#L88
The field 'RecastDemo.movedDuringPan' is assigned but its value is never used
test-macos-latest-8: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L59
The field 'CrowdSampleTool._showLabels' is assigned but its value is never used
test-macos-latest-8: src/DotRecast.Core/RcThrowHelper.cs#L49
The variable 'f1' is assigned but its value is never used
test-ubuntu-latest-9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ubuntu-latest-9: src/DotRecast.Core/RcThrowHelper.cs#L49
The variable 'f1' is assigned but its value is never used
test-ubuntu-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L1614
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
test-ubuntu-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L3163
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
test-ubuntu-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L3218
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
test-ubuntu-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L3255
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
test-ubuntu-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L3283
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
test-ubuntu-latest-9: src/DotRecast.Recast/RcLayers.cs#L173
Unreachable code detected
test-ubuntu-latest-9: test/DotRecast.Core.Test/RcRentedArrayTest.cs#L30
The variable 'rentedArray' is declared but never used
test-ubuntu-latest-9: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L58
The field 'CrowdSampleTool._expandDebugDraw' is assigned but its value is never used
test-ubuntu-latest-9: src/DotRecast.Recast.Demo/RecastDemo.cs#L88
The field 'RecastDemo.movedDuringPan' is assigned but its value is never used
test-ubuntu-latest-8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ubuntu-latest-8: src/DotRecast.Core/RcThrowHelper.cs#L49
The variable 'f1' is assigned but its value is never used
test-ubuntu-latest-8: src/DotRecast.Recast/RcLayers.cs#L173
Unreachable code detected
test-ubuntu-latest-8: test/DotRecast.Core.Test/RcRentedArrayTest.cs#L30
The variable 'rentedArray' is declared but never used
test-ubuntu-latest-8: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L59
The field 'CrowdSampleTool._showLabels' is assigned but its value is never used
test-ubuntu-latest-8: src/DotRecast.Recast.Demo/RecastDemo.cs#L112
The field 'RecastDemo.markerPositionSet' is assigned but its value is never used
test-ubuntu-latest-8: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L62
The field 'CrowdSampleTool._showPerfGraph' is assigned but its value is never used
test-ubuntu-latest-8: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L58
The field 'CrowdSampleTool._expandDebugDraw' is assigned but its value is never used
test-ubuntu-latest-8: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L50
The field 'CrowdSampleTool._expandSelectedDebugDraw' is assigned but its value is never used
test-ubuntu-latest-8: src/DotRecast.Recast.Demo/RecastDemo.cs#L88
The field 'RecastDemo.movedDuringPan' is assigned but its value is never used
test-ubuntu-latest-8: src/DotRecast.Core/RcThrowHelper.cs#L49
The variable 'f1' is assigned but its value is never used
test-windows-latest-8: src/DotRecast.Core/RcThrowHelper.cs#L49
The variable 'f1' is assigned but its value is never used
test-windows-latest-8: src/DotRecast.Recast/RcLayers.cs#L173
Unreachable code detected
test-windows-latest-8: test/DotRecast.Core.Test/RcRentedArrayTest.cs#L30
The variable 'rentedArray' is declared but never used
test-windows-latest-8: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L62
The field 'CrowdSampleTool._showPerfGraph' is assigned but its value is never used
test-windows-latest-8: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L58
The field 'CrowdSampleTool._expandDebugDraw' is assigned but its value is never used
test-windows-latest-8: src/DotRecast.Recast.Demo/RecastDemo.cs#L88
The field 'RecastDemo.movedDuringPan' is assigned but its value is never used
test-windows-latest-8: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L59
The field 'CrowdSampleTool._showLabels' is assigned but its value is never used
test-windows-latest-8: src/DotRecast.Recast.Demo/RecastDemo.cs#L112
The field 'RecastDemo.markerPositionSet' is assigned but its value is never used
test-windows-latest-8: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L50
The field 'CrowdSampleTool._expandSelectedDebugDraw' is assigned but its value is never used
test-windows-latest-8: src/DotRecast.Core/RcThrowHelper.cs#L49
The variable 'f1' is assigned but its value is never used
test-windows-latest-9: src/DotRecast.Core/RcThrowHelper.cs#L49
The variable 'f1' is assigned but its value is never used
test-windows-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L1614
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
test-windows-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L3163
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
test-windows-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L3218
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
test-windows-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L3255
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
test-windows-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L3283
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
test-windows-latest-9: src/DotRecast.Recast/RcLayers.cs#L173
Unreachable code detected
test-windows-latest-9: test/DotRecast.Core.Test/RcRentedArrayTest.cs#L30
The variable 'rentedArray' is declared but never used
test-windows-latest-9: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L62
The field 'CrowdSampleTool._showPerfGraph' is assigned but its value is never used
test-windows-latest-9: src/DotRecast.Recast.Demo/RecastDemo.cs#L88
The field 'RecastDemo.movedDuringPan' is assigned but its value is never used