Skip to content

Update dependencies #3466

Update dependencies

Update dependencies #3466

Triggered via push January 20, 2025 11:09
Status Failure
Total duration 1m 11s
Artifacts

build.yml

on: push
Test & build
59s
Test & build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Test & build: clients/banking/src/components/MembershipDetailRights.tsx#L146
Argument of type 'Chainable<OrP<unknown, readonly [{ readonly statusInfo: { readonly __typename: Chainable<OrP<unknown, readonly ["AccountMembershipInvitationSentStatusInfo", "AccountMembershipBindingUserErrorStatusInfo"]>>; readonly restrictedTo: { ...; }; }; }, { ...; }]>>' is not assignable to parameter of type 'KnownPattern<AccountMembershipFragment & { statusInfo: { __typename: AllowedStatuses; }; }> & UnknownProperties'.
Test & build: clients/banking/src/hooks/usePermissions.tsx#L382
Argument of type 'Chainable<OrP<{ accountMembership: AccountMembershipPermissionsFragment; settings: WebBankingSettingsFragment | null | undefined; }, readonly [...]>> | ... 35 more ... | { ...; }' is not assignable to parameter of type 'KnownPattern<{ accountMembership: AccountMembershipPermissionsFragment; settings: WebBankingSettingsFragment | null | undefined; }> & UnknownProperties'.
Test & build
Process completed with exit code 2.
Test & build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636