Bump @patternfly/react-core from 4.276.8 to 5.1.2 #1272
Annotations
10 errors
Verify Codebase:
src/layout.tsx#L7
Module '"@patternfly/react-core"' has no exported member 'KebabToggle'.
|
Verify Codebase:
src/layout.tsx#L63
Type '{ children: Element[]; variant: "icon-button-group"; alignment: { default: string; }; spacer: { default: "spacerNone"; md: "spacerMd"; }; }' is not assignable to type 'IntrinsicAttributes & ToolbarGroupProps & RefAttributes<unknown>'.
|
Verify Codebase:
src/layout.tsx#L93
Type 'Element' is not assignable to type 'DropdownToggleProps | ((toggleRef: RefObject<any>) => ReactNode)'.
|
Verify Codebase:
src/layout.tsx#L139
Type '{ nav: Element; }' is not assignable to type 'IntrinsicAttributes & PageSidebarProps'.
|
Verify Codebase:
src/routes/services.tsx#L7
'"@patternfly/react-core"' has no exported member named 'CardHeaderMain'. Did you mean 'CardHeader'?
|
Verify Codebase:
src/routes/services.tsx#L11
Module '"@patternfly/react-core"' has no exported member 'EmptyStateSecondaryActions'.
|
Verify Codebase:
src/routes/wildfly/runningMode.tsx#L19
Type '{ id: string; content: Element; reference: () => HTMLElement; }' is not assignable to type 'IntrinsicAttributes & TooltipProps'.
|
Verify Codebase:
src/routes/wildfly/server.tsx#L74
Type '{ headerContent: Element; bodyContent: Element; reference: () => HTMLElement; }' is not assignable to type 'IntrinsicAttributes & PopoverProps'.
|
Verify Codebase:
src/routes/wildfly/server.tsx#L206
Type '{ id: string; content: Element; reference: () => HTMLElement; }' is not assignable to type 'IntrinsicAttributes & TooltipProps'.
|
Verify Codebase:
src/routes/wildfly/serverState.tsx#L19
Type '{ id: string; content: Element; reference: () => HTMLElement; }' is not assignable to type 'IntrinsicAttributes & TooltipProps'.
|