Skip to content

Feature/add press state #264

Feature/add press state

Feature/add press state #264

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

chromatic.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
chromatic
Property 'active' does not exist on type 'UseToggleButtonProps'.
chromatic
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'.
chromatic
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'.
chromatic
Process completed with exit code 1.
chromatic
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/.