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