Skip to content

[WIP] Type fixes

[WIP] Type fixes #6

Triggered via pull request November 4, 2024 12:33
Status Failure
Total duration 50s
Artifacts

pr-checks.yml

on: pull_request
pr_checks
39s
pr_checks
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
pr_checks: src/engine/store/initialState.ts#L3
Type '{ isSketchModulesReady: false; sketches: {}; nodes: {}; nodeValues: {}; sketchModules: {}; }' is not assignable to type 'EngineState'.
pr_checks
Process completed with exit code 2.
pr_checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/