Skip to content

chore(native): add test coverage for polyfills #1957

chore(native): add test coverage for polyfills

chore(native): add test coverage for polyfills #1957

Triggered via pull request October 21, 2023 19:32
Status Success
Total duration 1m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Build, lint, and test
1m 14s
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