Update actions #8
Annotations
10 errors and 1 warning
Build
Property 'dispose' does not exist on type 'CustomShaderMaterial<any>'.
|
Build
Type 'CustomShaderMaterial<typeof MeshPhysicalMaterial>' does not satisfy the constraint 'Material | Material[]'.
|
Build
Type 'MutableRefObject<InstancedMesh<BufferGeometry<NormalBufferAttributes>, CustomShaderMaterial<typeof MeshPhysicalMaterial>, InstancedMeshEventMap>>' is not assignable to type 'Ref<InstancedMesh<BufferGeometry<NormalBufferAttributes>, Material | Material[], InstancedMeshEventMap>>'.
|
Build
Type 'CustomMaterial' is not assignable to type 'Material | Material[]'.
|
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
Cannot find module 'three' or its corresponding type declarations.
|
Build
Cannot find module 'three' or its corresponding type declarations.
|
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/
|