Monorepo #16
Annotations
10 errors and 1 warning
Run TypeScript, ESLint, and Prettier checks
Cannot find module '@utils/stripForSave' or its corresponding type declarations.
|
Run TypeScript, ESLint, and Prettier checks
Cannot find module '@world/Renderer' or its corresponding type declarations.
|
Run TypeScript, ESLint, and Prettier checks
Cannot find module '@world/SketchManager' or its corresponding type declarations.
|
Run TypeScript, ESLint, and Prettier checks
Cannot find module '@world/debugScene' or its corresponding type declarations.
|
Run TypeScript, ESLint, and Prettier checks
Cannot find module '@store/types' or its corresponding type declarations.
|
Run TypeScript, ESLint, and Prettier checks
Cannot find module '@store/selectors/getSketchesOfModuleId' or its corresponding type declarations.
|
Run TypeScript, ESLint, and Prettier checks
Cannot find module '@store/engineStore' or its corresponding type declarations.
|
Run TypeScript, ESLint, and Prettier checks
'sketch' is of type 'unknown'.
|
Run TypeScript, ESLint, and Prettier checks
Parameter 'id' implicitly has an 'any' type.
|
Run TypeScript, ESLint, and Prettier checks
'sketch' is of type 'unknown'.
|
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/
|
Loading