chore: bump @mittwald/api-client from 4.88.0 to 4.96.0 in the mittwald-api group across 1 directory #558
Annotations
10 errors and 1 warning
Run yarn compile:
src/commands/conversation/show.ts#L146
Type '(ConversationMessage | ConversationStatusUpdate | ConversationServiceRequest)[]' is not assignable to type 'ResponseItem[]'.
|
Run yarn compile:
src/commands/login/status.tsx#L21
'account' is of type 'unknown'.
|
Run yarn compile:
src/commands/login/status.tsx#L22
'account' is of type 'unknown'.
|
Run yarn compile:
src/commands/login/status.tsx#L27
'account' is of type 'unknown'.
|
Run yarn compile:
src/commands/login/status.tsx#L30
'account' is of type 'unknown'.
|
Run yarn compile:
src/commands/login/status.tsx#L30
'account' is of type 'unknown'.
|
Run yarn compile:
src/commands/login/status.tsx#L35
'account' is of type 'unknown'.
|
Run yarn compile:
src/commands/login/status.tsx#L38
'account' is of type 'unknown'.
|
Run yarn compile:
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?:...'.
|
Run yarn compile:
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?:...'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading