Skip to content

chore(deps-dev): bump the dev-deps group across 1 directory with 20 updates #3314

chore(deps-dev): bump the dev-deps group across 1 directory with 20 updates

chore(deps-dev): bump the dev-deps group across 1 directory with 20 updates #3314

Triggered via pull request December 9, 2024 19:59
Status Failure
Total duration 1m 25s
Artifacts

release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
test: src/core/Caustics.tsx#L311
React Hook "useFBO" may be executed more than once. Possibly because it is called in a loop. React Hooks must be called in the exact same order in every component render
test: src/core/Caustics.tsx#L312
React Hook "useFBO" may be executed more than once. Possibly because it is called in a loop. React Hooks must be called in the exact same order in every component render
test: src/core/Caustics.tsx#L313
React Hook "useFBO" may be executed more than once. Possibly because it is called in a loop. React Hooks must be called in the exact same order in every component render
test: src/core/Caustics.tsx#L314
React Hook "useFBO" may be executed more than once. Possibly because it is called in a loop. React Hooks must be called in the exact same order in every component render
test: src/core/Caustics.tsx#L316
React Hook "React.useState" may be executed more than once. Possibly because it is called in a loop. React Hooks must be called in the exact same order in every component render
test: src/core/Caustics.tsx#L317
React Hook "React.useState" may be executed more than once. Possibly because it is called in a loop. React Hooks must be called in the exact same order in every component render
test: src/core/Caustics.tsx#L319
React Hook "React.useState" may be executed more than once. Possibly because it is called in a loop. React Hooks must be called in the exact same order in every component render
test: src/core/Caustics.tsx#L320
React Hook "React.useState" may be executed more than once. Possibly because it is called in a loop. React Hooks must be called in the exact same order in every component render
test: src/core/Caustics.tsx#L322
React Hook "React.useLayoutEffect" may be executed more than once. Possibly because it is called in a loop. React Hooks must be called in the exact same order in every component render
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test: src/core/Image.tsx#L151
React Hook React.useLayoutEffect has a missing dependency: 'planeBounds'. Either include it or remove the dependency array
test: src/core/Image.tsx#L151
React Hook React.useLayoutEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
test: src/core/Image.tsx#L151
React Hook React.useLayoutEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked