Raycaster
#3317
Annotations
1 error and 4 warnings
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