[Button] Replace booleans with new props #7611
ci-a11y-vrt.yml
on: pull_request
Accessibility test
5m 27s
Visual regression test
4m 15s
Annotations
6 errors
Visual regression test
Type '{ plain: true; primary: true; icon: Element; onClick: () => void; accessibilityLabel: string; }' is not assignable to type 'IntrinsicAttributes & ButtonProps'.
|
Visual regression test
'primary' is declared but its value is never read.
|
Visual regression test
Process completed with exit code 1.
|
Accessibility test
Type '{ plain: true; primary: true; icon: Element; onClick: () => void; accessibilityLabel: string; }' is not assignable to type 'IntrinsicAttributes & ButtonProps'.
|
Accessibility test
'primary' is declared but its value is never read.
|
Accessibility test
Process completed with exit code 1.
|