Improved the IDtPolygonByCircleConstraint interface for better memory… #1008
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/DotRecast.Core/RcThrowHelper.cs#L49
The variable 'f1' is assigned but its value is never used
|
Build:
test/DotRecast.Core.Test/RcRentedArrayTest.cs#L30
The variable 'rentedArray' is declared but never used
|
Build:
src/DotRecast.Recast/RcLayers.cs#L173
Unreachable code detected
|
Build:
src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L58
The field 'CrowdSampleTool._expandDebugDraw' is assigned but its value is never used
|
Build:
src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L59
The field 'CrowdSampleTool._showLabels' is assigned but its value is never used
|
Build:
src/DotRecast.Recast.Demo/RecastDemo.cs#L88
The field 'RecastDemo.movedDuringPan' is assigned but its value is never used
|
Build:
src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L50
The field 'CrowdSampleTool._expandSelectedDebugDraw' is assigned but its value is never used
|
Build:
src/DotRecast.Recast.Demo/RecastDemo.cs#L112
The field 'RecastDemo.markerPositionSet' is assigned but its value is never used
|
Build:
src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L62
The field 'CrowdSampleTool._showPerfGraph' is assigned but its value is never used
|
Build:
src/DotRecast.Core/RcThrowHelper.cs#L49
The variable 'f1' is assigned but its value is never used
|
Loading