Skip to content

Merge pull request #412 from hal/hpehl-patch-1 #1293

Merge pull request #412 from hal/hpehl-patch-1

Merge pull request #412 from hal/hpehl-patch-1 #1293

Triggered via push December 11, 2023 19:02
Status Failure
Total duration 40s
Artifacts

verify.yml

on: push
Verify Codebase
30s
Verify Codebase
Fit to window
Zoom out
Zoom in

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#L32
Module '"@patternfly/react-table"' has no exported member 'TableComposable'.
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'.