chore(deps-dev): bump the dev-deps group across 1 directory with 20 updates #3332
Annotations
10 errors and 4 warnings
Run yarn 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
|
Run yarn 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
|
Run yarn 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
|
Run yarn 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
|
Run yarn 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
|
Run yarn 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
|
Run yarn 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
|
Run yarn 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
|
Run yarn 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
|
Run yarn test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run yarn test:
src/core/Image.tsx#L151
React Hook React.useLayoutEffect has a missing dependency: 'planeBounds'. Either include it or remove the dependency array
|
Run yarn 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
|
Run yarn 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
|
Loading