Skip to content

feat(Toggle): remove all container query #69

feat(Toggle): remove all container query

feat(Toggle): remove all container query #69

Triggered via push May 6, 2024 11:21
Status Failure
Total duration 44s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 warnings
Release: packages/Select/select-context.ts#L4
Property 'selectId' is missing in type '{ multiple: false; selectDisabled: false; }' but required in type 'SelectConfig'.
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/Select/__tests__/Select.test.tsx#L197
'container' is assigned a value but never used