Skip to content

Fix CI

Fix CI #36

Triggered via push January 31, 2025 16:23
Status Failure
Total duration 45s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Build
Type 'CustomShaderMaterial<typeof MeshPhysicalMaterial>' does not satisfy the constraint 'Material | Material[]'.
Build
Type 'typeof MeshPhysicalMaterial' does not satisfy the constraint 'MaterialConstructor'.
Build
Type 'MutableRefObject<InstancedMesh<BufferGeometry<NormalBufferAttributes>, CustomShaderMaterial<typeof MeshPhysicalMaterial>, InstancedMeshEventMap>>' is not assignable to type 'Ref<InstancedMesh<BufferGeometry<NormalBufferAttributes>, Material | Material[], InstancedMeshEventMap>>'.
Build
Type 'typeof PointsMaterial' does not satisfy the constraint 'MaterialConstructor'.
Build
Type 'typeof MeshPhysicalMaterial' does not satisfy the constraint 'MaterialConstructor'.
Build
Type 'Mat' is not assignable to type 'Material | Material[]'.
Build
Process completed with exit code 2.