Add a new action for tracking deleted expenses #58503
Annotations
9 errors and 1 warning
Type check with TypeScript:
src/languages/en.ts#L867
Initializer provides no value for this binding element and the binding element has no default value.
|
Type check with TypeScript:
src/languages/en.ts#L867
Initializer provides no value for this binding element and the binding element has no default value.
|
Type check with TypeScript:
src/languages/es.ts#L5994
Type '{ common: { cancel: string; dismiss: string; yes: string; no: string; ok: string; notNow: string; learnMore: string; buttonConfirm: string; name: string; attachment: string; attachments: string; from: string; ... 231 more ...; chatNow: string; }; ... 185 more ...; productTrainingTooltip: { ...; }; }' does not satisfy the expected type 'TranslationDeepObject<{ common: { cancel: string; dismiss: string; yes: string; no: string; ok: string; notNow: string; learnMore: string; buttonConfirm: string; name: string; attachment: string; attachments: string; center: string; ... 231 more ...; chatNow: string; }; ... 185 more ...; productTrainingTooltip: { .....'.
|
Type check with TypeScript:
src/pages/home/report/ReportActionItem.tsx#L704
'deletedTransactionOriginalMessage' is possibly 'undefined'.
|
Type check with TypeScript:
src/pages/home/report/ReportActionItem.tsx#L704
Property 'amount' does not exist on type 'OriginalMessage<"ACTIONABLEADDPAYMENTCARD" | "ACTIONABLEJOINREQUEST" | "ACTIONABLEMENTIONWHISPER" | "ACTIONABLEREPORTMENTIONWHISPER" | "ACTIONABLETRACKEXPENSEWHISPER" | "ADDCOMMENT" | ... 132 more ... | "UPDATEROOMDESCRIPTION">'.
|
Type check with TypeScript:
src/pages/home/report/ReportActionItem.tsx#L704
Object literal may only specify known properties, and 'merhcnat' does not exist in type '{ amount: any; merchant: any; }'.
|
Type check with TypeScript:
src/pages/home/report/ReportActionItem.tsx#L704
'deletedTransactionOriginalMessage' is possibly 'undefined'.
|
Type check with TypeScript:
src/pages/home/report/ReportActionItem.tsx#L704
Property 'merchant' does not exist on type 'OriginalMessage<"ACTIONABLEADDPAYMENTCARD" | "ACTIONABLEJOINREQUEST" | "ACTIONABLEMENTIONWHISPER" | "ACTIONABLEREPORTMENTIONWHISPER" | "ACTIONABLETRACKEXPENSEWHISPER" | "ADDCOMMENT" | ... 132 more ... | "UPDATEROOMDESCRIPTION">'.
|
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