Refactor: Added Rc and Dt prefixes to classes to maintain consistency… #1098
Annotations
10 warnings and 1 notice
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#L59
The field 'CrowdSampleTool._showLabels' 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.Recast.Demo/Tools/CrowdSampleTool.cs#L58
The field 'CrowdSampleTool._expandDebugDraw' is assigned but its value is never used
|
Build:
src/DotRecast.Recast.Demo/Tools/TestNavmeshSampleTool.cs#L66
The field 'TestNavmeshSampleTool.m_nparent' is never used
|
Build:
src/DotRecast.Detour/DtNavMeshQuery.cs#L3466
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)
|
Build:
src/DotRecast.Detour/DtNavMeshQuery.cs#L3438
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)
|
Build:
src/DotRecast.Detour/DtNavMeshQuery.cs#L3401
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)
|
Build:
src/DotRecast.Detour/DtNavMeshQuery.cs#L2886
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)
|
Build:
src/DotRecast.Detour/DtNavMeshQuery.cs#L3346
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)
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Loading