Skip to content

feat!: Combine contrast and inverse color options into a single prop #3185

feat!: Combine contrast and inverse color options into a single prop

feat!: Combine contrast and inverse color options into a single prop #3185

Triggered via pull request February 7, 2025 08:42
Status Failure
Total duration 2m 21s
Artifacts

lint-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build-lint-test
Type 'ForwardRefExoticComponent<HTMLAttributes<HTMLElement> & { children?: ReactNode; } & RefAttributes<HTMLElement>> & { ...; }' is not assignable to type 'ComponentType<{ color?: "inverse" | undefined; } & HTMLAttributes<HTMLElement> & { children?: ReactNode; } & RefAttributes<HTMLElement>> | undefined'.
build-lint-test
Type '{ control: { labels: { undefined: string; }; type: string; }; options: (string | undefined)[]; }' is not assignable to type '"inverse"'.
build-lint-test
Process completed with exit code 1.