Skip to content

Feature/add press state #364

Feature/add press state

Feature/add press state #364

Triggered via pull request May 17, 2024 19:57
Status Failure
Total duration 1m 47s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
Build and Tests
Property 'active' does not exist on type 'UseToggleButtonProps'.
Build and Tests
Argument of type '{ active: boolean; checked: boolean; defaultChecked: boolean; forwardedRef: React.ForwardedRef<any>; isCheckable: boolean; onChange: (event: SyntheticEvent<Element, Event>, isChecked: boolean) => void; onCheck: (event: SyntheticEvent<...>, newValue: string) => void; value: string; variant: ToggleButtonVariant; }' is not assignable to parameter of type 'UseToggleButtonProps'.
Build and Tests
Argument of type '{ active: boolean; checked: boolean; defaultChecked: boolean; forwardedRef: React.ForwardedRef<any>; isCheckable: boolean; onChange: (event: SyntheticEvent<Element, Event>, isChecked: boolean) => void; value: string; variant: ToggleButtonVariant; }' is not assignable to parameter of type 'UseToggleButtonProps'.
Build and Tests
Process completed with exit code 1.
Build and Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Stylelint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.