Skip to content

Add r3f component for CameraTransitionManager #1791

Add r3f component for CameraTransitionManager

Add r3f component for CameraTransitionManager #1791

Triggered via pull request October 29, 2024 06:42
Status Failure
Total duration 44s
Artifacts

node.js.yml

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

Annotations

21 errors and 20 warnings
build (20.x): src/r3f/components/CameraTransition.jsx#L3
Expected indentation of 1 tab but found 4 spaces
build (20.x): src/r3f/components/CameraTransition.jsx#L4
Expected indentation of 2 tabs but found 8 spaces
build (20.x): src/r3f/components/CameraTransition.jsx#L5
Expected indentation of 2 tabs but found 8 spaces
build (20.x): src/r3f/components/CameraTransition.jsx#L6
Expected indentation of 2 tabs but found 8 spaces
build (20.x): src/r3f/components/CameraTransition.jsx#L7
Expected indentation of 2 tabs but found 8 spaces
build (20.x): src/r3f/components/CameraTransition.jsx#L7
'onTransitionStart' is assigned a value but never used
build (20.x): src/r3f/components/CameraTransition.jsx#L8
Expected indentation of 2 tabs but found 8 spaces
build (20.x): src/r3f/components/CameraTransition.jsx#L8
'onTransitionEnd' is assigned a value but never used
build (20.x): src/r3f/components/CameraTransition.jsx#L9
Expected indentation of 1 tab but found 5 spaces
build (20.x): src/r3f/components/CameraTransition.jsx#L11
Expected indentation of 1 tab but found 4 spaces
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x): src/r3f/components/CameraTransition.jsx#L3
Expected indentation of 1 tab but found 4 spaces
build (18.x): src/r3f/components/CameraTransition.jsx#L4
Expected indentation of 2 tabs but found 8 spaces
build (18.x): src/r3f/components/CameraTransition.jsx#L5
Expected indentation of 2 tabs but found 8 spaces
build (18.x): src/r3f/components/CameraTransition.jsx#L6
Expected indentation of 2 tabs but found 8 spaces
build (18.x): src/r3f/components/CameraTransition.jsx#L7
Expected indentation of 2 tabs but found 8 spaces
build (18.x): src/r3f/components/CameraTransition.jsx#L7
'onTransitionStart' is assigned a value but never used
build (18.x): src/r3f/components/CameraTransition.jsx#L8
Expected indentation of 2 tabs but found 8 spaces
build (18.x): src/r3f/components/CameraTransition.jsx#L8
'onTransitionEnd' is assigned a value but never used
build (18.x): src/r3f/components/CameraTransition.jsx#L9
Expected indentation of 1 tab but found 5 spaces
build (18.x): src/r3f/components/CameraTransition.jsx#L11
Expected indentation of 1 tab but found 4 spaces
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (20.x): src/base/TilesRendererBase.d.ts#L14
'RequestInit' is not defined
build (20.x): src/r3f/components/CameraTransition.jsx#L15
React Hook useMemo does nothing when called with only one argument. Did you forget to pass an array of dependencies?
build (20.x): src/r3f/components/CameraTransition.jsx#L15
'useMemo' is not defined
build (20.x): src/r3f/components/CameraTransition.jsx#L17
'CameraTransitionManager' is not defined
build (20.x): src/r3f/components/CameraTransition.jsx#L23
'useEffect' is not defined
build (20.x): src/r3f/components/CameraTransition.jsx#L36
React Hook useEffect has a missing dependency: 'manager'. Either include it or remove the dependency array
build (20.x): src/r3f/components/CameraTransition.jsx#L38
'useEffect' is not defined
build (20.x): src/r3f/components/CameraTransition.jsx#L51
React Hook useEffect has a missing dependency: 'manager'. Either include it or remove the dependency array
build (20.x): src/r3f/components/CameraTransition.jsx#L53
'useFrame' is not defined
build (18.x): src/base/TilesRendererBase.d.ts#L14
'RequestInit' is not defined
build (18.x): src/r3f/components/CameraTransition.jsx#L15
React Hook useMemo does nothing when called with only one argument. Did you forget to pass an array of dependencies?
build (18.x): src/r3f/components/CameraTransition.jsx#L15
'useMemo' is not defined
build (18.x): src/r3f/components/CameraTransition.jsx#L17
'CameraTransitionManager' is not defined
build (18.x): src/r3f/components/CameraTransition.jsx#L23
'useEffect' is not defined
build (18.x): src/r3f/components/CameraTransition.jsx#L36
React Hook useEffect has a missing dependency: 'manager'. Either include it or remove the dependency array
build (18.x): src/r3f/components/CameraTransition.jsx#L38
'useEffect' is not defined
build (18.x): src/r3f/components/CameraTransition.jsx#L51
React Hook useEffect has a missing dependency: 'manager'. Either include it or remove the dependency array
build (18.x): src/r3f/components/CameraTransition.jsx#L53
'useFrame' is not defined