Skip to content

fix(types): ignore deprecated JSX, use correct XRFrame definition #1954

fix(types): ignore deprecated JSX, use correct XRFrame definition

fix(types): ignore deprecated JSX, use correct XRFrame definition #1954

Triggered via pull request October 21, 2023 11:30
Status Success
Total duration 1m 53s
Artifacts

test.yml

on: pull_request
Build, lint, and test
1m 44s
Build, lint, and test
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Build, lint, and test: packages/fiber/src/core/index.tsx#L517
React Hook React.useCallback has missing dependencies: 'container', 'events', 'pointer', 'previousRoot', 'raycaster', 'rest', and 'size'. Either include them or remove the dependency array
Build, lint, and test: packages/fiber/src/core/index.tsx#L550
React Hook React.useEffect has missing dependencies: 'inject', 'previousRoot', and 'usePortalStore'. Either include them or remove the dependency array
Build, lint, and test: packages/fiber/src/core/index.tsx#L554
React Hook React.useEffect has missing dependencies: 'previousRoot' and 'usePortalStore'. Either include them or remove the dependency array