Skip to content

ci(release): finalize deployment pipeline trigger for GitHub Release … #67

ci(release): finalize deployment pipeline trigger for GitHub Release …

ci(release): finalize deployment pipeline trigger for GitHub Release … #67

Triggered via push August 4, 2026 02:12
Status Failure
Total duration 23s
Artifacts

deploy.yml

on: push
build-and-deploy
19s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-and-deploy: src/simulation/MicrobotEngine.ts#L301
Expected 0-1 arguments, but got 3.
build-and-deploy: src/simulation/MicrobotEngine.ts#L34
Property 'pheromoneGrid' has no initializer and is not definitely assigned in the constructor.
build-and-deploy: src/simulation/MicrobotEngine.ts#L10
All imports in import declaration are unused.
build-and-deploy: src/simulation/MicrobotEngine.ts#L3
'Vector2D' is declared but its value is never read.
build-and-deploy: src/simulation/MicrobotEngine.ts#L3
'BehaviorState' is declared but its value is never read.
build-and-deploy: src/components/UI/TrophicWeb3D.tsx#L3
Cannot find module 'three/examples/jsm/controls/OrbitControls' or its corresponding type declarations.
build-and-deploy: src/components/UI/GenomicTopology3D.tsx#L59
'effVal' is declared but its value is never read.
build-and-deploy: src/components/UI/GenomicTopology3D.tsx#L3
Cannot find module 'three/examples/jsm/controls/OrbitControls' or its corresponding type declarations.
build-and-deploy: src/components/FitnessLandscape3D.tsx#L3
Cannot find module 'three/examples/jsm/controls/OrbitControls' or its corresponding type declarations.
build-and-deploy: src/components/Canvas/SimulationCanvas.tsx#L26
'trophicNetworkLayerRef' is declared but its value is never read.
build-and-deploy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/