Skip to content

Deploy Retheme Preview #80

Deploy Retheme Preview

Deploy Retheme Preview #80

Triggered via push November 27, 2023 15:32
Status Failure
Total duration 1m 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 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 '(theme: InternalTheme<Readonly<{ readonly colors: Readonly<{ readonly colorBackground: "white"; readonly colorInputBackground: "white"; readonly colorText: "black"; readonly colorTextOnPrimaryBackground: "white"; readonly colorTextSecondary: "rgba(0,0,0,0.65)"; ... 70 more ...; readonly activeDeviceBackground: "hsla...' is not assignable to type '((string | number | boolean | ComponentSelector | Keyframes | SerializedStyles | CSSObject | ArrayInterpolation<Theme> | FunctionInterpolation<...>) & (ComponentSelector | ... 4 more ... | ((params: InternalTheme<...>) => StyleRule))) | null | undefined'.
preview
Type '(theme: InternalTheme<Readonly<{ readonly colors: Readonly<{ readonly colorBackground: "white"; readonly colorInputBackground: "white"; readonly colorText: "black"; readonly colorTextOnPrimaryBackground: "white"; readonly colorTextSecondary: "rgba(0,0,0,0.65)"; ... 70 more ...; readonly activeDeviceBackground: "hsla...' is not assignable to type '((string | number | boolean | ComponentSelector | Keyframes | SerializedStyles | CSSObject | ArrayInterpolation<Theme> | FunctionInterpolation<...>) & (ComponentSelector | ... 4 more ... | ((params: InternalTheme<...>) => StyleRule))) | null | undefined'.
preview
Type '(theme: InternalTheme<Readonly<{ readonly colors: Readonly<{ readonly colorBackground: "white"; readonly colorInputBackground: "white"; readonly colorText: "black"; readonly colorTextOnPrimaryBackground: "white"; readonly colorTextSecondary: "rgba(0,0,0,0.65)"; ... 70 more ...; readonly activeDeviceBackground: "hsla...' is not assignable to type 'Interpolation<Theme>'.
preview
Type '(theme: InternalTheme<Readonly<{ readonly colors: Readonly<{ readonly colorBackground: "white"; readonly colorInputBackground: "white"; readonly colorText: "black"; readonly colorTextOnPrimaryBackground: "white"; readonly colorTextSecondary: "rgba(0,0,0,0.65)"; ... 70 more ...; readonly activeDeviceBackground: "hsla...' is not assignable to type '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
Type 'InternalTheme<Readonly<{ readonly colors: Readonly<{ readonly colorBackground: "white"; readonly colorInputBackground: "white"; readonly colorText: "black"; readonly colorTextOnPrimaryBackground: "white"; readonly colorTextSecondary: "rgba(0,0,0,0.65)"; ... 70 more ...; readonly activeDeviceBackground: "hsla(0, 0%, ...' is not assignable to type 'Partial<Theme> | ((outerTheme: Theme) => Theme)'.
preview
Process completed with exit code 1.