Skip to content

test: add missing tests #41

test: add missing tests

test: add missing tests #41

Triggered via push April 24, 2024 20:51
Status Failure
Total duration 50s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Release
Process completed with exit code 1.
Release
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/.
Release: packages/Pagination/Pagination.tsx#L5
'page' is defined but never used
Release: packages/Pagination/Pagination.tsx#L6
'defaultPage' is defined but never used
Release: packages/Pagination/Pagination.tsx#L7
'count' is defined but never used
Release: packages/Pagination/Pagination.tsx#L8
'limit' is defined but never used
Release: packages/Pagination/Pagination.tsx#L9
'onChange' is defined but never used
Release: packages/Pagination/Pagination.tsx#L10
'children' is defined but never used
Release: packages/Pagination/Pagination.tsx#L11
'restProps' is defined but never used
Release: packages/Provider/context.tsx#L1
'useContext' is defined but never used
Release: packages/VisuallyHidden/VisuallyHidden.tsx#L2
'FC' is defined but never used
Release: packages/VisuallyHidden/VisuallyHidden.tsx#L3
'HTMLAttributes' is defined but never used