Skip to content

add orange theme

add orange theme #75

Triggered via pull request December 20, 2025 09:47
@peelarpeelar
opened #48
theme
Status Failure
Total duration 40s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test
Process completed with exit code 2.
test
Type '{ children: string | undefined; placeholder: string; }' is not assignable to type 'IntrinsicAttributes & SelectValueProps'.
test
Type '(v: string) => void' is not assignable to type '(value: string | null, eventDetails: SelectRootChangeEventDetails) => void'.
test
Type '{ children: string | undefined; placeholder: string; }' is not assignable to type 'IntrinsicAttributes & SelectValueProps'.
test
Type '{ children: Element; variant: "outline"; size: "sm"; disabled: boolean; asChild: true; className: string; }' is not assignable to type 'IntrinsicAttributes & ((ButtonProps & VariantProps<(props?: (ConfigVariants<{ variant: { default: string; outline: string; secondary: string; ghost: string; destructive: string; link: string; }; size: { ...; }; }> & ClassProp) | undefined) => string>) & RefAttributes<...>)'.
test
Type '{ children: Element; variant: "outline"; size: "sm"; disabled: boolean; asChild: true; className: string; }' is not assignable to type 'IntrinsicAttributes & ((ButtonProps & VariantProps<(props?: (ConfigVariants<{ variant: { default: string; outline: string; secondary: string; ghost: string; destructive: string; link: string; }; size: { ...; }; }> & ClassProp) | undefined) => string>) & RefAttributes<...>)'.