fix(native): restore polyfill conversions, drop networking #1948
Annotations
4 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check lint:
packages/fiber/src/core/index.tsx#L516
React Hook React.useCallback has missing dependencies: 'container', 'events', 'pointer', 'previousRoot', 'raycaster', 'rest', and 'size'. Either include them or remove the dependency array
|
Check lint:
packages/fiber/src/core/index.tsx#L549
React Hook React.useEffect has missing dependencies: 'inject', 'previousRoot', and 'usePortalStore'. Either include them or remove the dependency array
|
Check lint:
packages/fiber/src/core/index.tsx#L553
React Hook React.useEffect has missing dependencies: 'previousRoot' and 'usePortalStore'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading