Skip to content

Fix UnloadTilesPlugin #2084

Fix UnloadTilesPlugin

Fix UnloadTilesPlugin #2084

Triggered via pull request January 16, 2025 05:09
Status Success
Total duration 47s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 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): src/r3f/components/CameraTransition.jsx#L35
React Hook useMemo has missing dependencies: 'camera' and 'mode'. Either include them or remove the dependency array
build (20.x): src/r3f/components/CanvasDOMOverlay.jsx#L30
React Hook useEffect has a missing dependency: 'gl.domElement.parentNode'. Either include it 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): 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): src/r3f/components/CanvasDOMOverlay.jsx#L30
React Hook useEffect has a missing dependency: 'gl.domElement.parentNode'. Either include it or remove the dependency array