feat!: React 19 support #3354
release.yml
on: pull_request
test
2m 11s
build-and-release
0s
Annotations
2 errors and 4 warnings
test
Property 'args' is missing in type '{}' but required in type 'CameraControlsProps'.
|
test
Process completed with exit code 2.
|
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#L149
React Hook React.useLayoutEffect has a missing dependency: 'planeBounds'. Either include it or remove the dependency array
|
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
|
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
|