Bump @patternfly/react-core from 4.278.0 to 5.3.0 in /js #1633
Annotations
9 errors and 5 warnings
Run pnpm --filter keycloak-masthead run build
Module '"@patternfly/react-core"' has no exported member 'DropdownToggle'.
|
Run pnpm --filter keycloak-masthead run build
Module '"@patternfly/react-core"' has no exported member 'KebabToggle'.
|
Run pnpm --filter keycloak-masthead run build
Type 'Element' is not assignable to type 'DropdownToggleProps | ((toggleRef: RefObject<any>) => ReactNode)'.
|
Run pnpm --filter keycloak-masthead run build
'"@patternfly/react-core"' has no exported member named 'PageHeader'. Did you mean 'PanelHeader'?
|
Run pnpm --filter keycloak-masthead run build
'"@patternfly/react-core"' has no exported member named 'PageHeaderProps'. Did you mean 'PanelHeaderProps'?
|
Run pnpm --filter keycloak-masthead run build
Module '"@patternfly/react-core"' has no exported member 'PageHeaderTools'.
|
Run pnpm --filter keycloak-masthead run build
Module '"@patternfly/react-core"' has no exported member 'PageHeaderToolsGroup'.
|
Run pnpm --filter keycloak-masthead run build
Module '"@patternfly/react-core"' has no exported member 'PageHeaderToolsItem'.
|
Run pnpm --filter keycloak-masthead run build
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run pnpm --filter keycloak-masthead run lint:
js/libs/keycloak-masthead/src/Masthead.tsx#L58
Unnecessary optional chain on a non-nullish value
|
Run pnpm --filter keycloak-masthead run lint:
js/libs/keycloak-masthead/src/Masthead.tsx#L66
Unnecessary optional chain on a non-nullish value
|
Run pnpm --filter keycloak-masthead run lint:
js/libs/keycloak-masthead/src/Masthead.tsx#L72
Unnecessary optional chain on a non-nullish value
|
Run pnpm --filter keycloak-masthead run lint:
js/libs/keycloak-masthead/src/Masthead.tsx#L107
Unnecessary optional chain on a non-nullish value
|
Loading