Fix new individual invoice after one is paid as a business #59446
Annotations
2 errors and 1 warning
Type check with TypeScript:
tests/data/Invoice.ts#L245
Object literal may only specify known properties, and 'lastMessageTranslationKey' does not exist in type '{ avatarUrl?: string | undefined; chatType?: ValueOf<{ readonly POLICY_ANNOUNCE: "policyAnnounce"; readonly POLICY_ADMINS: "policyAdmins"; readonly TRIP_ROOM: "tripRoom"; readonly GROUP: "group"; ... 5 more ...; readonly SYSTEM: "system"; }> | undefined; ... 51 more ...; welcomeMessage?: string | undefined; } & Offl...'.
|
Type check with TypeScript
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading