Skip to content

fix(ui-3d): resolve TS2353 property and TS6133 unread variable in CI … #77

fix(ui-3d): resolve TS2353 property and TS6133 unread variable in CI …

fix(ui-3d): resolve TS2353 property and TS6133 unread variable in CI … #77

Triggered via push August 9, 2026 10:19
Status Failure
Total duration 22s
Artifacts

deploy.yml

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

Annotations

10 errors and 1 warning
build-and-deploy: src/components/Canvas/SimulationCanvas.tsx#L821
'ctx' is possibly 'null'.
build-and-deploy: src/components/Canvas/SimulationCanvas.tsx#L820
'ctx' is possibly 'null'.
build-and-deploy: src/components/Canvas/SimulationCanvas.tsx#L819
'activeCataclysm' is possibly 'null'.
build-and-deploy: src/components/Canvas/SimulationCanvas.tsx#L818
'ctx' is possibly 'null'.
build-and-deploy: src/components/Canvas/SimulationCanvas.tsx#L817
Cannot find name 'height'.
build-and-deploy: src/components/Canvas/SimulationCanvas.tsx#L817
Cannot find name 'width'.
build-and-deploy: src/components/Canvas/SimulationCanvas.tsx#L817
'ctx' is possibly 'null'.
build-and-deploy: src/components/Canvas/SimulationCanvas.tsx#L816
'ctx' is possibly 'null'.
build-and-deploy: src/components/Canvas/SimulationCanvas.tsx#L815
'ctx' is possibly 'null'.
build-and-deploy: src/components/Canvas/SimulationCanvas.tsx#L814
'activeCataclysm' is possibly 'null'.
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/