build(deps-dev): bump csstype from 3.1.3 to 3.2.3 #473
Annotations
10 errors
|
Run checks
Type '{ id: string; type: InputType | undefined; value: string | undefined; list: string | undefined; placeholder: string; "aria-placeholder": undefined; required: true | undefined; ... 4 more ...; style: Partial<...> | undefined; }' is not assignable to type 'InputHTMLAttributes<HTMLInputElement>'.
|
|
Run checks
Expression produces a union type that is too complex to represent.
|
|
Run checks
Type 'Partial<PropertiesHyphen<0 | (string & {}), string & {}>> | undefined' is not assignable to type 'string | CSSProperties | undefined'.
|
|
Run checks
Expression produces a union type that is too complex to represent.
|
|
Run checks
Type '{ children: Element[]; class: string; title: string | undefined; "spx-variant": "contained" | "outlined" | "colored" | undefined; "spx-color": BaseColor | ContentColor | undefined; ... 5 more ...; type: "button"; }' is not assignable to type 'ButtonHTMLAttributes<HTMLButtonElement>'.
|
|
Run checks
Expression produces a union type that is too complex to represent.
|
|
Run checks
Type '{ children: Element[]; class: string; href: string; title: string | undefined; "spx-variant": "contained" | "outlined" | "colored" | undefined; "spx-color": BaseColor | ContentColor | undefined; ... 4 more ...; style: Partial<...> | undefined; }' is not assignable to type 'AnchorHTMLAttributes<HTMLAnchorElement>'.
|
|
Run checks
Expression produces a union type that is too complex to represent.
|
|
Run checks
Type '{ children: Element; class: string; style: Partial<PropertiesHyphen<0 | (string & {}), string & {}>> | undefined; }' is not assignable to type 'HTMLAttributes<HTMLDivElement>'.
|
|
Run checks
Expression produces a union type that is too complex to represent.
|
Loading