Skip to content

Changed to use Span<byte> and stackalloc for improved performance and… #911

Changed to use Span<byte> and stackalloc for improved performance and…

Changed to use Span<byte> and stackalloc for improved performance and… #911

Triggered via push June 27, 2024 05:04
Status Success
Total duration 2m 51s
Artifacts

dotnet.yml

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

Annotations

90 warnings
test-macos-latest-7: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
test-macos-latest-7: src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
test-macos-latest-7: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L50
The field 'CrowdSampleTool._expandSelectedDebugDraw' is assigned but its value is never used
test-macos-latest-7: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L58
The field 'CrowdSampleTool._expandDebugDraw' is assigned but its value is never used
test-macos-latest-7: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L59
The field 'CrowdSampleTool._showLabels' is assigned but its value is never used
test-macos-latest-7: src/DotRecast.Recast.Demo/RecastDemo.cs#L86
The field 'RecastDemo.movedDuringPan' is assigned but its value is never used
test-macos-latest-7: src/DotRecast.Recast.Demo/RecastDemo.cs#L110
The field 'RecastDemo.markerPositionSet' is assigned but its value is never used
test-macos-latest-7: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L62
The field 'CrowdSampleTool._showPerfGraph' is assigned but its value is never used
test-macos-latest-7: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
test-macos-latest-7: src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
test-macos-latest-8: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
test-macos-latest-8: src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
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.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/RecastDemo.cs#L110
The field 'RecastDemo.markerPositionSet' is assigned but its value is 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/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#L86
The field 'RecastDemo.movedDuringPan' is assigned but its value is never used
test-macos-latest-8: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
test-macos-latest-8: src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
test-macos-latest-6: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
test-macos-latest-6: src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
test-macos-latest-6: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L58
The field 'CrowdSampleTool._expandDebugDraw' is assigned but its value is never used
test-macos-latest-6: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L62
The field 'CrowdSampleTool._showPerfGraph' is assigned but its value is never used
test-macos-latest-6: src/DotRecast.Recast.Demo/RecastDemo.cs#L110
The field 'RecastDemo.markerPositionSet' is assigned but its value is never used
test-macos-latest-6: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L59
The field 'CrowdSampleTool._showLabels' is assigned but its value is never used
test-macos-latest-6: src/DotRecast.Recast.Demo/RecastDemo.cs#L86
The field 'RecastDemo.movedDuringPan' is assigned but its value is never used
test-macos-latest-6: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L50
The field 'CrowdSampleTool._expandSelectedDebugDraw' is assigned but its value is never used
test-macos-latest-6: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
test-macos-latest-6: src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
test-ubuntu-latest-8: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
test-ubuntu-latest-8: src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
test-ubuntu-latest-8: src/DotRecast.Recast.Demo/RecastDemo.cs#L110
The field 'RecastDemo.markerPositionSet' 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#L86
The field 'RecastDemo.movedDuringPan' is assigned but its value is 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/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.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
test-ubuntu-latest-8: src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
test-ubuntu-latest-6: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
test-ubuntu-latest-6: src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
test-ubuntu-latest-6: src/DotRecast.Recast.Demo/RecastDemo.cs#L110
The field 'RecastDemo.markerPositionSet' is assigned but its value is never used
test-ubuntu-latest-6: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L50
The field 'CrowdSampleTool._expandSelectedDebugDraw' is assigned but its value is never used
test-ubuntu-latest-6: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L62
The field 'CrowdSampleTool._showPerfGraph' is assigned but its value is never used
test-ubuntu-latest-6: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L59
The field 'CrowdSampleTool._showLabels' is assigned but its value is never used
test-ubuntu-latest-6: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L58
The field 'CrowdSampleTool._expandDebugDraw' is assigned but its value is never used
test-ubuntu-latest-6: src/DotRecast.Recast.Demo/RecastDemo.cs#L86
The field 'RecastDemo.movedDuringPan' is assigned but its value is never used
test-ubuntu-latest-6: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
test-ubuntu-latest-6: src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
test-ubuntu-latest-7: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
test-ubuntu-latest-7: src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
test-ubuntu-latest-7: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L58
The field 'CrowdSampleTool._expandDebugDraw' is assigned but its value is never used
test-ubuntu-latest-7: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L62
The field 'CrowdSampleTool._showPerfGraph' is assigned but its value is never used
test-ubuntu-latest-7: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L59
The field 'CrowdSampleTool._showLabels' is assigned but its value is never used
test-ubuntu-latest-7: src/DotRecast.Recast.Demo/RecastDemo.cs#L86
The field 'RecastDemo.movedDuringPan' is assigned but its value is never used
test-ubuntu-latest-7: src/DotRecast.Recast.Demo/RecastDemo.cs#L110
The field 'RecastDemo.markerPositionSet' is assigned but its value is never used
test-ubuntu-latest-7: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L50
The field 'CrowdSampleTool._expandSelectedDebugDraw' is assigned but its value is never used
test-ubuntu-latest-7: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
test-ubuntu-latest-7: src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
test-windows-latest-8: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
test-windows-latest-8: src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
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#L59
The field 'CrowdSampleTool._showLabels' is assigned but its value is never used
test-windows-latest-8: src/DotRecast.Recast.Demo/RecastDemo.cs#L86
The field 'RecastDemo.movedDuringPan' is assigned but its value is never used
test-windows-latest-8: src/DotRecast.Recast.Demo/RecastDemo.cs#L110
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.Recast.Demo/Tools/CrowdSampleTool.cs#L58
The field 'CrowdSampleTool._expandDebugDraw' is assigned but its value is never used
test-windows-latest-8: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
test-windows-latest-8: src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
test-windows-latest-6: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
test-windows-latest-6: src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
test-windows-latest-6: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L62
The field 'CrowdSampleTool._showPerfGraph' is assigned but its value is never used
test-windows-latest-6: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L59
The field 'CrowdSampleTool._showLabels' is assigned but its value is never used
test-windows-latest-6: src/DotRecast.Recast.Demo/RecastDemo.cs#L86
The field 'RecastDemo.movedDuringPan' is assigned but its value is never used
test-windows-latest-6: src/DotRecast.Recast.Demo/RecastDemo.cs#L110
The field 'RecastDemo.markerPositionSet' is assigned but its value is never used
test-windows-latest-6: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L50
The field 'CrowdSampleTool._expandSelectedDebugDraw' is assigned but its value is never used
test-windows-latest-6: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L58
The field 'CrowdSampleTool._expandDebugDraw' is assigned but its value is never used
test-windows-latest-6: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
test-windows-latest-6: src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
test-windows-latest-7: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
test-windows-latest-7: src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
test-windows-latest-7: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L59
The field 'CrowdSampleTool._showLabels' is assigned but its value is never used
test-windows-latest-7: src/DotRecast.Recast.Demo/RecastDemo.cs#L86
The field 'RecastDemo.movedDuringPan' is assigned but its value is never used
test-windows-latest-7: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L62
The field 'CrowdSampleTool._showPerfGraph' is assigned but its value is never used
test-windows-latest-7: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L58
The field 'CrowdSampleTool._expandDebugDraw' is assigned but its value is never used
test-windows-latest-7: src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L50
The field 'CrowdSampleTool._expandSelectedDebugDraw' is assigned but its value is never used
test-windows-latest-7: src/DotRecast.Recast.Demo/RecastDemo.cs#L110
The field 'RecastDemo.markerPositionSet' is assigned but its value is never used
test-windows-latest-7: src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
test-windows-latest-7: src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected