Fix CI #36
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.
|