Skip to content

fix: add missing 'Obstacle' type import in RecastNavigation #322

fix: add missing 'Obstacle' type import in RecastNavigation

fix: add missing 'Obstacle' type import in RecastNavigation #322

Triggered via pull request January 31, 2026 06:52
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
type-check
Process completed with exit code 2.
type-check: tests/engine/ai/unitBehaviors.test.ts#L300
Property 'mockReturnValue' does not exist on type '() => boolean'.
type-check: tests/engine/ai/unitBehaviors.test.ts#L275
Property 'mockReturnValue' does not exist on type '() => number'.
type-check: tests/engine/ai/unitBehaviors.test.ts#L266
Property 'mockReturnValue' does not exist on type '() => number'.
type-check: tests/engine/ai/unitBehaviors.test.ts#L257
Property 'mockReturnValue' does not exist on type '() => number'.
type-check: tests/data/techTree.test.ts#L238
Cannot find name 'vi'.
type-check: tests/data/techTree.test.ts#L230
Cannot find name 'vi'.
type-check: tests/data/techTree.test.ts#L216
Cannot find name 'vi'.
type-check: tests/data/techTree.test.ts#L202
Cannot find name 'vi'.
type-check: src/workers/ai-decisions.worker.ts#L142
Cannot find name 'config'. Did you mean '_config'?
build
Process completed with exit code 1.
lint: src/editor/core/EditorCore.tsx#L313
Unexpected any. Specify a different type
lint: src/editor/core/EditorCore.tsx#L312
Unexpected any. Specify a different type
lint: src/editor/core/EditorCore.tsx#L311
Unexpected any. Specify a different type
lint: src/editor/core/EditorCanvas.tsx#L121
Unexpected any. Specify a different type
lint: src/components/game/hooks/useWebGPURenderer.ts#L665
React Hook useCallback has a missing dependency: 'startAnimationLoop'. Either include it or remove the dependency array
lint: src/components/game/hooks/useWebGPURenderer.ts#L379
Unexpected any. Specify a different type
lint: src/components/game/Minimap.tsx#L164
Unexpected any. Specify a different type
lint: src/components/game/Minimap.tsx#L163
Unexpected any. Specify a different type
lint: src/components/game/Minimap.tsx#L163
Unexpected any. Specify a different type
lint: src/app/layout.tsx#L21
Custom fonts not added in `pages/_document.js` will only load for a single page. This is discouraged. See: https://nextjs.org/docs/messages/no-page-custom-font