chore(deps): update @patternfly to v6 (major) #4943
Annotations
10 errors and 1 warning
Build packages
Type 'COLOR' is not assignable to type '"blue" | "green" | "orange" | "purple" | "red" | "grey" | "teal" | "orangered" | "yellow" | undefined'.
|
Build packages
Type 'COLOR' is not assignable to type '"blue" | "green" | "orange" | "purple" | "red" | "grey" | "teal" | "orangered" | "yellow" | undefined'.
|
Build packages
Type '{ children: (false | Element)[]; label: string; labelIcon: Element; }' is not assignable to type 'IntrinsicAttributes & FormGroupProps'.
|
Build packages
Type '{ children: string; variant: "error"; hasIcon: true; }' is not assignable to type 'IntrinsicAttributes & HelperTextItemProps'.
|
Build packages
Type '"button-group"' is not assignable to type 'ToolbarGroupVariant | "filter-group" | "action-group" | "action-group-inline" | "action-group-plain" | "label-group" | undefined'.
|
Build packages
Type '{ children: Element; header: Element; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Page> & Pick<Readonly<PageProps>, never> & InexactPartial<...> & InexactPartial<...>'.
|
Build packages
Type '{ children: Element; variant: "large"; title: string; isOpen: boolean | undefined; onClose: () => void; actions: Element[]; "data-testid": string; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Modal> & Pick<Readonly<ModalProps>, "children"> & InexactPartial<...> & InexactPartial<...>'.
|
Build packages
Type '{ children: string[]; variant: ModalVariant.small; isOpen: boolean; title: string; onClose: () => void; "data-testid": string; actions: Element[]; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Modal> & Pick<Readonly<ModalProps>, "children"> & InexactPartial<...> & InexactPartial<...>'.
|
Build packages
Type '{ children: string[]; variant: ModalVariant.small; isOpen: boolean; title: string; "data-testid": string; onClose: () => void; actions: Element[]; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Modal> & Pick<Readonly<ModalProps>, "children"> & InexactPartial<...> & InexactPartial<...>'.
|
Build packages
Type '{ children: string; variant: ModalVariant.small; isOpen: boolean; title: string; "data-testid": string; onClose: () => void; actions: Element[]; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Modal> & Pick<Readonly<ModalProps>, "children"> & InexactPartial<...> & InexactPartial<...>'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading