v10 #3514
Annotations
1 error and 4 warnings
Run yarn test
Process completed with exit code 254.
|
Run actions/setup-node@v4
Cache not found for keys: node-cache-Linux-x64-yarn-ff23e9fb604a2dce06ab2f49ba2289fd9e3c7f0d9d6d34b7e45a232a8ca84ade
|
Run yarn test:
src/core/Image.tsx#L149
React Hook React.useLayoutEffect has a missing dependency: 'planeBounds'. Either include it or remove the dependency array
|
Run yarn test:
src/core/Image.tsx#L149
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#L149
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