Skip to content

feat: add typings for hooks #13454

feat: add typings for hooks

feat: add typings for hooks #13454

Triggered via pull request July 8, 2024 11:07
Status Failure
Total duration 2m 15s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
tests: src/hooks/tests/useIndexOfLastVisibleChild.test.tsx#L17
Argument of type 'HTMLDivElement | null' is not assignable to parameter of type 'Element'.
tests
Process completed with exit code 2.
tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/