Skip to content

feat(PPather): DotRecast navmesh bake skeleton + BakeTile go/no-go probe #260

feat(PPather): DotRecast navmesh bake skeleton + BakeTile go/no-go probe

feat(PPather): DotRecast navmesh bake skeleton + BakeTile go/no-go probe #260

Triggered via pull request July 19, 2026 19:55
Status Failure
Total duration 1m 34s
Artifacts

dotnet_build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build
Process completed with exit code 1.
build: PPather/Navmesh/NavmeshTileBuilder.cs#L22
The type or namespace name 'DtMeshData' could not be found (are you missing a using directive or an assembly reference?)
build: PPather/Navmesh/NavmeshTileBuilder.cs#L4
The type or namespace name 'DotRecast' could not be found (are you missing a using directive or an assembly reference?)
build: PPather/Navmesh/NavmeshTileBuilder.cs#L3
The type or namespace name 'DotRecast' could not be found (are you missing a using directive or an assembly reference?)
build: PPather/Navmesh/NavmeshTileBuilder.cs#L2
The type or namespace name 'DotRecast' could not be found (are you missing a using directive or an assembly reference?)
build: PPather/Navmesh/NavmeshTileBuilder.cs#L22
The type or namespace name 'DtMeshData' could not be found (are you missing a using directive or an assembly reference?)
build: PPather/Navmesh/NavmeshTileBuilder.cs#L4
The type or namespace name 'DotRecast' could not be found (are you missing a using directive or an assembly reference?)
build: PPather/Navmesh/NavmeshTileBuilder.cs#L3
The type or namespace name 'DotRecast' could not be found (are you missing a using directive or an assembly reference?)
build: PPather/Navmesh/NavmeshTileBuilder.cs#L2
The type or namespace name 'DotRecast' could not be found (are you missing a using directive or an assembly reference?)
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/