Release 2024.2.3 #21
Annotations
11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
src/DotRecast.Core/RcThrowHelper.cs#L36
The variable 'f1' is assigned but its value is never used
|
build:
src/DotRecast.Core/RcThrowHelper.cs#L36
The variable 'f1' is assigned but its value is never used
|
build:
src/DotRecast.Core/RcThrowHelper.cs#L36
The variable 'f1' is assigned but its value is never used
|
build:
src/DotRecast.Core/RcThrowHelper.cs#L36
The variable 'f1' is assigned but its value is never used
|
build:
src/DotRecast.Recast/RcLayers.cs#L179
Unreachable code detected
|
build:
src/DotRecast.Recast/RcLayers.cs#L179
Unreachable code detected
|
build:
src/DotRecast.Recast/RcLayers.cs#L179
Unreachable code detected
|
build:
src/DotRecast.Recast/RcLayers.cs#L179
Unreachable code detected
|
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
|