Skip to content

chore: disable a11y/noLabelWithoutControl due to false positives in U… #82

chore: disable a11y/noLabelWithoutControl due to false positives in U…

chore: disable a11y/noLabelWithoutControl due to false positives in U… #82

Triggered via push January 3, 2025 11:36
Status Failure
Total duration 2m 1s
Artifacts
Deploy Seed Design V3 QA app
1m 52s
Deploy Seed Design V3 QA app
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Deploy Seed Design V3 QA app
Type '{ size: "medium"; checked: boolean; onCheckedChange: (checked: any) => void; }' is not assignable to type 'IntrinsicAttributes & ReactSwitchProps & RefAttributes<HTMLInputElement>'.
Deploy Seed Design V3 QA app
Parameter 'checked' implicitly has an 'any' type.
Deploy Seed Design V3 QA app
Module '"@seed-design/react-checkbox"' has no exported member 'UseCheckboxProps'.
Deploy Seed Design V3 QA app
'"@seed-design/react-checkbox"' has no exported member named 'useCheckbox'. Did you mean 'Checkbox'?
Deploy Seed Design V3 QA app
Module '"@seed-design/react-switch"' has no exported member 'UseSwitchProps'.
Deploy Seed Design V3 QA app
'"@seed-design/react-switch"' has no exported member named 'useSwitch'. Did you mean 'Switch'?
Deploy Seed Design V3 QA app
Property 'className' does not exist on type 'ReactSwitchProps'.
Deploy Seed Design V3 QA app
Type '{ size: "medium"; checked: boolean; onCheckedChange: (checked: any) => void; }' is not assignable to type 'IntrinsicAttributes & ReactSwitchProps & RefAttributes<HTMLInputElement>'.
Deploy Seed Design V3 QA app
Parameter 'checked' implicitly has an 'any' type.
Deploy Seed Design V3 QA app
Module '"@seed-design/react-checkbox"' has no exported member 'UseCheckboxProps'.
Deploy Seed Design V3 QA app
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636