Skip to content

Fix/2418 : allow useKTX2 to accept an external KTX2Loader instance #3584

Fix/2418 : allow useKTX2 to accept an external KTX2Loader instance

Fix/2418 : allow useKTX2 to accept an external KTX2Loader instance #3584

Triggered via pull request April 14, 2025 21:40
Status Failure
Total duration 1m 46s
Artifacts

release.yml

on: pull_request
build-and-release
build-and-release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
test
Process completed with exit code 1.
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
test: src/core/Image.tsx#L149
React Hook React.useLayoutEffect has a missing dependency: 'planeBounds'. Either include it or remove the dependency array