Skip to content

[Button] Replace booleans with new props #7611

[Button] Replace booleans with new props

[Button] Replace booleans with new props #7611

Triggered via pull request August 16, 2023 20:57
@avelineaveline
synchronize #10090
button-next
Status Failure
Total duration 5m 40s
Artifacts

ci-a11y-vrt.yml

on: pull_request
Accessibility test
5m 27s
Accessibility test
Visual regression test
4m 15s
Visual regression test
Fit to window
Zoom out
Zoom in

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.