Update Mui #1377
Annotations
5 errors and 1 warning
Build
Type '{ variant: Variant; disableInteractive: boolean | undefined; arrow: boolean | undefined; isRtl: boolean; ownerState: OwnerState; slots: { popper: React.ElementType<any> | React.ForwardRefExoticComponent<...>; transition?: React.ElementType<...> | undefined; tooltip?: React.ElementType<...> | undefined; arrow?: React...' is not assignable to type 'Pick<PropsWithChildren<Pick<TooltipProps, keyof TooltipProps> & MUIStyledCommonProps<Theme> & { ownerState: OwnerState; } & { ...; } & { ...; }>, "color" | ... 282 more ... | "PopperProps"> & RefAttributes<...>'.
|
Build
Unused '@ts-expect-error' directive.
|
Build
'"@mui/lab"' has no exported member named 'LoadingButtonProps'. Did you mean 'LoadingButton'?
|
Build
Type '{ children: {}; classes?: (Partial<IconButtonClasses> & Partial<ClassNameMap<never>>) | (Partial<ButtonClasses> & Partial<...>) | undefined; ... 293 more ...; ownerState: { ...; }; }' is not assignable to type 'Pick<PropsWithChildren<Pick<IconButtonOwnProps & Omit<ButtonBaseOwnProps, "classes"> & CommonProps & Omit<Pick<DetailedHTMLProps<ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "key" | keyof ButtonHTMLAttributes<...>> & { ...; }, "color" | ... 21 more ... | "loadingIndicator">, "color" | ... 283 more .....'.
|
Build
Process completed with exit code 1.
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|