Skip to content

Changed to limit neighbor search to a maximum count and use array for… #920

Changed to limit neighbor search to a maximum count and use array for…

Changed to limit neighbor search to a maximum count and use array for… #920

Triggered via push July 7, 2024 06:00
Status Success
Total duration 2m 39s
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/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#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/Tools/CrowdSampleTool.cs#L62
The field 'CrowdSampleTool._showPerfGraph' is assigned but its value is never used
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.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/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#L62
The field 'CrowdSampleTool._showPerfGraph' 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/Tools/CrowdSampleTool.cs#L59
The field 'CrowdSampleTool._showLabels' 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#L62
The field 'CrowdSampleTool._showPerfGraph' 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/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/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#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/Tools/CrowdSampleTool.cs#L50
The field 'CrowdSampleTool._expandSelectedDebugDraw' 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/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/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#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-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#L50
The field 'CrowdSampleTool._expandSelectedDebugDraw' 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/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#L110
The field 'RecastDemo.markerPositionSet' 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#L58
The field 'CrowdSampleTool._expandDebugDraw' 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-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#L86
The field 'RecastDemo.movedDuringPan' is assigned but its value is never used
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#L58
The field 'CrowdSampleTool._expandDebugDraw' 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#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.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-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/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#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/Tools/CrowdSampleTool.cs#L58
The field 'CrowdSampleTool._expandDebugDraw' 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#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#L58
The field 'CrowdSampleTool._expandDebugDraw' 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#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/Tools/CrowdSampleTool.cs#L62
The field 'CrowdSampleTool._showPerfGraph' 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.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#L58
The field 'CrowdSampleTool._expandDebugDraw' is assigned but its value is never used
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/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#L86
The field 'RecastDemo.movedDuringPan' 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.Recast.Demo/Tools/CrowdSampleTool.cs#L62
The field 'CrowdSampleTool._showPerfGraph' 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