Skip to content

Deploy Retheme Preview #16

Deploy Retheme Preview

Deploy Retheme Preview #16

Triggered via push November 14, 2023 18:34
Status Failure
Total duration 40m 21s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors
preview
Type '{ direction: "col"; ref: ForwardedRef<HTMLDivElement>; isDisabled?: any; hasError?: any; isLoading?: any; isOpen?: any; isActive?: any; key?: Key | null | undefined; ... 272 more ...; center?: boolean | undefined; }' is not assignable to type '{ css?: Interpolation<Theme>; }'.
preview
Type '{ ref: ForwardedRef<HTMLTableSectionElement>; key?: Key | null | undefined; defaultChecked?: boolean | undefined; defaultValue?: string | number | readonly string[] | undefined; ... 270 more ...; as: "tbody"; }' is not assignable to type '{ css?: Interpolation<Theme>; }'.
preview
Type '{ ref: ForwardedRef<HTMLTableSectionElement>; key?: Key | null | undefined; defaultChecked?: boolean | undefined; defaultValue?: string | number | readonly string[] | undefined; ... 270 more ...; as: "thead"; }' is not assignable to type '{ css?: Interpolation<Theme>; }'.
preview
Type '{ ref: ForwardedRef<HTMLTableCellElement>; key?: Key | null | undefined; defaultChecked?: boolean | undefined; defaultValue?: string | number | readonly string[] | undefined; ... 270 more ...; as: "tr"; }' is not assignable to type '{ css?: Interpolation<Theme>; }'.
preview
Process completed with exit code 1.