Skip to content

Set up monorepo

Set up monorepo #9

Triggered via push September 21, 2024 21:29
Status Failure
Total duration 18s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build
Cannot find module '@react-three/fiber/dist/declarations/src/core/renderer' or its corresponding type declarations.
Build
Cannot find module 'react' or its corresponding type declarations.
Build
Cannot find module 'three' or its corresponding type declarations.
Build
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
Build
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Build
Cannot find module 'three' or its corresponding type declarations.
Build
Property 'assign' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
Build
Property 'includes' does not exist on type 'string[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2016' or later.
Build
Property 'entries' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2017' or later.
Build
Binding element 'prop' implicitly has an 'any' type.
Build
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/