0.4.4 #2137
Annotations
3 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
src/r3f/components/CameraTransition.jsx#L42
React Hook useMemo has missing dependencies: 'camera' and 'mode'. Either include them or remove the dependency array
|
Run npm run lint:
src/r3f/components/CameraTransition.jsx#L150
React Hook useEffect has a missing dependency: 'onBeforeToggle'. Either include it or remove the dependency array
|
Loading