Bump @patternfly/react-core from 5.4.10 to 5.4.12 in /js #1852
Annotations
7 errors and 1 warning
Run pnpm --fail-if-no-match --filter @keycloak/keycloak-account-ui lint
Type '{ children: Element; onClick: () => void; onOpenChange: () => void; selected: string[]; toggle: (ref: RefObject<any>) => Element; onSelect: (_event: MouseEvent<Element, MouseEvent> | undefined, v: string | ... 1 more ... | undefined) => void; ... 299 more ...; chipGroupProps?: ChipGroupProps | undefined; }' is not assignable to type 'SelectProps'.
|
Run pnpm --fail-if-no-match --filter @keycloak/keycloak-account-ui lint
Type 'SelectVariant.single' is not assignable to type '"typeahead"'.
|
Run pnpm --fail-if-no-match --filter @keycloak/keycloak-account-ui lint
This comparison appears to be unintentional because the types '"typeahead"' and 'SelectVariant.single' have no overlap.
|
Run pnpm --fail-if-no-match --filter @keycloak/keycloak-account-ui lint
This comparison appears to be unintentional because the types '"typeahead" | undefined' and 'SelectVariant.typeaheadMulti' have no overlap.
|
Run pnpm --fail-if-no-match --filter @keycloak/keycloak-account-ui lint
This comparison appears to be unintentional because the types '"typeahead" | undefined' and 'SelectVariant.typeaheadMulti' have no overlap.
|
Run pnpm --fail-if-no-match --filter @keycloak/keycloak-account-ui lint
Type 'SelectVariant' is not assignable to type '"typeahead" | undefined'.
|
Run pnpm --fail-if-no-match --filter @keycloak/keycloak-account-ui lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading