Skip to content

Add missing boolean readonly props to lights and materials #1182

Add missing boolean readonly props to lights and materials

Add missing boolean readonly props to lights and materials #1182

Triggered via pull request December 17, 2023 19:42
Status Failure
Total duration 1m 41s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
check-fomatting
Process completed with exit code 1.
test-examples
Type 'MeshLambertMaterial' is not assignable to type 'MeshStandardMaterial | MeshBasicMaterial'.
test-examples
Property 'isMeshBasicMaterial' is missing in type 'MeshPhongMaterial' but required in type 'MeshBasicMaterial'.
test-examples
Property 'isMeshBasicMaterial' is missing in type 'MeshLambertMaterial' but required in type 'MeshBasicMaterial'.
test-examples
Type 'MeshPhongMaterial' is not assignable to type 'MeshBasicMaterial'.
test-examples
Type 'MeshPhongMaterial' is not assignable to type 'MeshBasicMaterial'.
test-examples
Type 'MeshLambertMaterial' is not assignable to type 'MeshBasicMaterial'.
test-examples
Type 'MeshLambertMaterial' is not assignable to type 'MeshBasicMaterial'.
test-examples
Process completed with exit code 1.