Skip to content

Replaced arrays with spans in query. Replaced array allocation with b… #1002

Replaced arrays with spans in query. Replaced array allocation with b…

Replaced arrays with spans in query. Replaced array allocation with b… #1002

Triggered via push December 15, 2024 03:54
Status Success
Total duration 3m 47s
Artifacts

dotnet.yml

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

Annotations

160 warnings
test-macos-latest-6: src/DotRecast.Core/RcThrowHelper.cs#L49
The variable 'f1' is assigned but its value is never used
test-macos-latest-6: src/DotRecast.Recast/RcLayers.cs#L173
Unreachable code detected
test-macos-latest-6: src/DotRecast.Detour/DtPathUtils.cs#L195
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-6: src/DotRecast.Detour/DtPathUtils.cs#L237
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-6: src/DotRecast.Detour/DtPathUtils.cs#L282
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-6: src/DotRecast.Detour/DtPathUtils.cs#L283
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-6: src/DotRecast.Detour/DtNavMeshQuery.cs#L895
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-6: src/DotRecast.Detour/DtNavMeshQuery.cs#L1185
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-6: src/DotRecast.Detour/DtNavMeshQuery.cs#L2278
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-6: test/DotRecast.Core.Test/RcRentedArrayTest.cs#L30
The variable 'rentedArray' is declared but never used
test-macos-latest-6
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-macos-latest-6
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-macos-latest-6
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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.Detour/DtNavMeshQuery.cs#L895
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-8: src/DotRecast.Detour/DtNavMeshQuery.cs#L1185
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-8: src/DotRecast.Detour/DtNavMeshQuery.cs#L2278
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-8: src/DotRecast.Detour/DtPathUtils.cs#L195
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-8: src/DotRecast.Detour/DtPathUtils.cs#L237
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-8: src/DotRecast.Detour/DtPathUtils.cs#L282
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-8: src/DotRecast.Detour/DtPathUtils.cs#L283
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
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
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-macos-latest-8
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-macos-latest-8
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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: test/DotRecast.Core.Test/RcRentedArrayTest.cs#L30
The variable 'rentedArray' is declared but never used
test-macos-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L895
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L1185
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-9: src/DotRecast.Detour/DtPathUtils.cs#L195
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-9: src/DotRecast.Detour/DtPathUtils.cs#L237
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-9: src/DotRecast.Detour/DtPathUtils.cs#L282
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-9: src/DotRecast.Detour/DtPathUtils.cs#L283
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L2278
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-9
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-macos-latest-9
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-macos-latest-9
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-macos-latest-7
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-macos-latest-7
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-macos-latest-7
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-macos-latest-7: src/DotRecast.Core/RcThrowHelper.cs#L49
The variable 'f1' is assigned but its value is never used
test-macos-latest-7: src/DotRecast.Recast/RcLayers.cs#L173
Unreachable code detected
test-macos-latest-7: test/DotRecast.Core.Test/RcRentedArrayTest.cs#L30
The variable 'rentedArray' is declared but never used
test-macos-latest-7: src/DotRecast.Detour/DtNavMeshQuery.cs#L895
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-7: src/DotRecast.Detour/DtNavMeshQuery.cs#L1185
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-7: src/DotRecast.Detour/DtPathUtils.cs#L195
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-7: src/DotRecast.Detour/DtPathUtils.cs#L237
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-macos-latest-7
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-macos-latest-7
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-macos-latest-7
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-ubuntu-latest-6
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ubuntu-latest-6: src/DotRecast.Core/RcThrowHelper.cs#L49
The variable 'f1' is assigned but its value is never used
test-ubuntu-latest-6: test/DotRecast.Core.Test/RcRentedArrayTest.cs#L30
The variable 'rentedArray' is declared but never used
test-ubuntu-latest-6: src/DotRecast.Detour/DtPathUtils.cs#L195
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-6: src/DotRecast.Detour/DtPathUtils.cs#L237
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-6: src/DotRecast.Detour/DtPathUtils.cs#L282
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-6: src/DotRecast.Detour/DtPathUtils.cs#L283
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-6: src/DotRecast.Detour/DtNavMeshQuery.cs#L895
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-6: src/DotRecast.Detour/DtNavMeshQuery.cs#L1185
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-6: src/DotRecast.Detour/DtNavMeshQuery.cs#L2278
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-6: src/DotRecast.Recast/RcLayers.cs#L173
Unreachable code detected
test-ubuntu-latest-6
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-ubuntu-latest-6
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-ubuntu-latest-6
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-ubuntu-latest-7
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ubuntu-latest-7
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-ubuntu-latest-7
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-ubuntu-latest-7
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-ubuntu-latest-7: src/DotRecast.Core/RcThrowHelper.cs#L49
The variable 'f1' is assigned but its value is never used
test-ubuntu-latest-7: src/DotRecast.Detour/DtPathUtils.cs#L195
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-7: src/DotRecast.Detour/DtPathUtils.cs#L237
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-7: src/DotRecast.Detour/DtPathUtils.cs#L282
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-7: src/DotRecast.Detour/DtPathUtils.cs#L283
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
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-7: src/DotRecast.Detour/DtNavMeshQuery.cs#L895
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-8
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-ubuntu-latest-7: src/DotRecast.Detour/DtNavMeshQuery.cs#L1185
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-8
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-ubuntu-latest-7
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-ubuntu-latest-8
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-ubuntu-latest-7
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-ubuntu-latest-7
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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: src/DotRecast.Detour/DtPathUtils.cs#L195
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-8: src/DotRecast.Detour/DtPathUtils.cs#L237
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-8: src/DotRecast.Detour/DtPathUtils.cs#L282
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-8: src/DotRecast.Detour/DtPathUtils.cs#L283
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-8: src/DotRecast.Detour/DtNavMeshQuery.cs#L895
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-8: src/DotRecast.Detour/DtNavMeshQuery.cs#L1185
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-8: src/DotRecast.Detour/DtNavMeshQuery.cs#L2278
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-8: test/DotRecast.Core.Test/RcRentedArrayTest.cs#L30
The variable 'rentedArray' is declared but 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
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-ubuntu-latest-9
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-ubuntu-latest-9
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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/DtPathUtils.cs#L195
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-9: src/DotRecast.Detour/DtPathUtils.cs#L237
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-9: src/DotRecast.Detour/DtPathUtils.cs#L282
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-9: src/DotRecast.Detour/DtPathUtils.cs#L283
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L895
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L1185
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L2278
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-ubuntu-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L1630
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#L3182
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-6
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-windows-latest-6
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-windows-latest-6
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-windows-latest-6: src/DotRecast.Core/RcThrowHelper.cs#L49
The variable 'f1' is assigned but its value is never used
test-windows-latest-6: src/DotRecast.Recast/RcLayers.cs#L173
Unreachable code detected
test-windows-latest-6: src/DotRecast.Detour/DtPathUtils.cs#L195
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-6: src/DotRecast.Detour/DtPathUtils.cs#L237
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-6: src/DotRecast.Detour/DtPathUtils.cs#L282
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-6: src/DotRecast.Detour/DtPathUtils.cs#L283
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-6: src/DotRecast.Detour/DtNavMeshQuery.cs#L895
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-6: src/DotRecast.Detour/DtNavMeshQuery.cs#L1185
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-6: src/DotRecast.Detour/DtNavMeshQuery.cs#L2278
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-6: test/DotRecast.Core.Test/RcRentedArrayTest.cs#L30
The variable 'rentedArray' is declared but never used
test-windows-latest-8
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-windows-latest-8
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-windows-latest-8
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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: src/DotRecast.Detour/DtPathUtils.cs#L195
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-8: src/DotRecast.Detour/DtNavMeshQuery.cs#L895
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-8: src/DotRecast.Detour/DtPathUtils.cs#L237
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-8: src/DotRecast.Detour/DtPathUtils.cs#L282
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-8: src/DotRecast.Detour/DtPathUtils.cs#L283
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-8: src/DotRecast.Detour/DtNavMeshQuery.cs#L1185
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-8: src/DotRecast.Detour/DtNavMeshQuery.cs#L2278
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-8: test/DotRecast.Core.Test/RcRentedArrayTest.cs#L30
The variable 'rentedArray' is declared but never used
test-windows-latest-7
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-windows-latest-7
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-windows-latest-7
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-windows-latest-7
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-windows-latest-7
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-windows-latest-7
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-windows-latest-7: src/DotRecast.Core/RcThrowHelper.cs#L49
The variable 'f1' is assigned but its value is never used
test-windows-latest-7: test/DotRecast.Core.Test/RcRentedArrayTest.cs#L30
The variable 'rentedArray' is declared but never used
test-windows-latest-7: src/DotRecast.Detour/DtNavMeshQuery.cs#L895
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-7: src/DotRecast.Detour/DtNavMeshQuery.cs#L1185
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-7: src/DotRecast.Detour/DtNavMeshQuery.cs#L2278
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-7: src/DotRecast.Detour/DtPathUtils.cs#L195
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-7: src/DotRecast.Detour/DtPathUtils.cs#L237
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-9
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-windows-latest-9
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-windows-latest-9
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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.Recast/RcLayers.cs#L173
Unreachable code detected
test-windows-latest-9: src/DotRecast.Detour/DtPathUtils.cs#L195
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-9: src/DotRecast.Detour/DtPathUtils.cs#L237
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-9: src/DotRecast.Detour/DtPathUtils.cs#L282
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-9: src/DotRecast.Detour/DtPathUtils.cs#L283
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L895
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L1185
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L2278
'RcRentedArray<long>.AsArray()' is obsolete: 'This method is risky, and we are considering alternative approaches.'
test-windows-latest-9: src/DotRecast.Detour/DtNavMeshQuery.cs#L1630
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)