Skip to content

Monorepo

Monorepo #17

Triggered via pull request November 7, 2024 12:15
Status Failure
Total duration 55s
Artifacts

pr-checks.yml

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

Annotations

10 errors and 1 warning
pr_checks
Cannot find module '@utils/stripForSave' or its corresponding type declarations.
pr_checks
Cannot find module '@world/Renderer' or its corresponding type declarations.
pr_checks
Cannot find module '@world/SketchManager' or its corresponding type declarations.
pr_checks
Cannot find module '@world/debugScene' or its corresponding type declarations.
pr_checks
Cannot find module '@store/types' or its corresponding type declarations.
pr_checks
Cannot find module '@store/selectors/getSketchesOfModuleId' or its corresponding type declarations.
pr_checks
Cannot find module '@store/engineStore' or its corresponding type declarations.
pr_checks
'sketch' is of type 'unknown'.
pr_checks
Parameter 'id' implicitly has an 'any' type.
pr_checks
'sketch' is of type 'unknown'.
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/