Skip to content

docs: useIsomorphicLayoutEffect #121

docs: useIsomorphicLayoutEffect

docs: useIsomorphicLayoutEffect #121

Triggered via push May 12, 2024 13:19
Status Success
Total duration 32s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/useEventListener/useEventListener.ts#L43
React Hook useEffect has a missing dependency: 'options'. Either include it or remove the dependency array
build: src/useIsClient/useIsClient.test.ts#L2
Test has no assertions
build: src/useIsClient/useIsClient.test.ts#L6
Test has no assertions
build: src/useKeyPress/useKeypress.ts#L35
React Hook useEffect has a spread element in its dependency array. This means we can't statically verify whether you've passed the correct dependencies
build: src/useUpload/useUpload.test.ts#L2
Test has no assertions