Skip to content

chore: bump @mittwald/api-client from 4.88.0 to 4.96.0 in the mittwald-api group across 1 directory #558

chore: bump @mittwald/api-client from 4.88.0 to 4.96.0 in the mittwald-api group across 1 directory

chore: bump @mittwald/api-client from 4.88.0 to 4.96.0 in the mittwald-api group across 1 directory #558

Triggered via pull request January 23, 2025 20:16
Status Failure
Total duration 34s
Artifacts

readme_pr.yml

on: pull_request_target
Re-generate README
24s
Re-generate README
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Re-generate README: src/commands/conversation/show.ts#L146
Type '(ConversationMessage | ConversationStatusUpdate | ConversationServiceRequest)[]' is not assignable to type 'ResponseItem[]'.
Re-generate README: src/commands/login/status.tsx#L21
'account' is of type 'unknown'.
Re-generate README: src/commands/login/status.tsx#L22
'account' is of type 'unknown'.
Re-generate README: src/commands/login/status.tsx#L27
'account' is of type 'unknown'.
Re-generate README: src/commands/login/status.tsx#L30
'account' is of type 'unknown'.
Re-generate README: src/commands/login/status.tsx#L30
'account' is of type 'unknown'.
Re-generate README: src/commands/login/status.tsx#L35
'account' is of type 'unknown'.
Re-generate README: src/commands/login/status.tsx#L38
'account' is of type 'unknown'.
Re-generate README: src/lib/resources/app/flags.tsx#L230
Property 'getOwnAccount' does not exist on type '{ passwordValidationGetPasswordPolicy: (request: { passwordPolicy: string; headers?: { [x: string]: string | number | boolean | (string | number | boolean)[] | undefined; } | undefined; }, opts?: RequestOptions<...> | undefined) => ResponsePromise<...>; ... 52 more ...; verifyRegistration: (request: { ...; }, opts?:...'.
Re-generate README: src/lib/resources/database/common.ts#L13
Property 'getOwnAccount' does not exist on type '{ passwordValidationGetPasswordPolicy: (request: { passwordPolicy: string; headers?: { [x: string]: string | number | boolean | (string | number | boolean)[] | undefined; } | undefined; }, opts?: RequestOptions<...> | undefined) => ResponsePromise<...>; ... 52 more ...; verifyRegistration: (request: { ...; }, opts?:...'.
Re-generate README
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636