Bump @patternfly/react-core from 4.276.6 to 6.1.0 #2415
Annotations
7 errors
|
Run cy:check-types task
Type '"light"' is not assignable to type '"default" | "secondary" | undefined'.
|
Run cy:check-types task
Type '"light"' is not assignable to type '"default" | "secondary" | undefined'.
|
Run cy:check-types task
Type '{ children: ReactNode[]; title: string; isOpen: boolean; onClose: () => void; variant: ModalVariant; actions: (false | Element)[]; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Modal> & Pick<Readonly<ModalProps>, "children"> & InexactPartial<...> & InexactPartial<...>'.
|
Run cy:check-types task
Argument of type 'string' is not assignable to parameter of type 'FormEvent<HTMLInputElement>'.
|
Run cy:check-types task
Argument of type 'FormEvent<HTMLInputElement>' is not assignable to parameter of type 'string'.
|
Run cy:check-types task
The operation was canceled.
|
Loading