Move debug color modes to the class #1982
Annotations
10 warnings
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (20.x):
example/index.js#L50
'NONE' is not defined
|
build (20.x):
example/index.js#L291
'NONE' is not defined
|
build (20.x):
example/index.js#L535
'NONE' is not defined
|
build (20.x):
src/r3f/components/CameraTransition.jsx#L35
React Hook useMemo has missing dependencies: 'camera' and 'mode'. Either include them or remove the dependency array
|
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (18.x):
example/index.js#L50
'NONE' is not defined
|
build (18.x):
example/index.js#L291
'NONE' is not defined
|
build (18.x):
example/index.js#L535
'NONE' is not defined
|
build (18.x):
src/r3f/components/CameraTransition.jsx#L35
React Hook useMemo has missing dependencies: 'camera' and 'mode'. Either include them or remove the dependency array
|