NetSuite QuickStart #60534
Annotations
5 errors and 1 warning
Type check with TypeScript:
src/ONYXKEYS.ts#L1066
Type 'string' does not satisfy the constraint 'never'.
|
Type check with TypeScript:
src/languages/es.ts#L6160
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; ... 239 more ...; perDiem: string; }; ... 186 more ...; discardChangesConfirmation: { ...; }; }' 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; ... 239 more ...; perDiem: string; }; ... 186 more ...; discardChangesConfirmation: ...'.
|
Type check with TypeScript:
src/libs/actions/Report.ts#L3581
Element implicitly has an 'any' type because expression of type '"quickbooksOnline" | "quickbooksDesktop" | "xero" | "netsuite" | "nsqs" | "intacct"' can't be used to index type '{ readonly quickbooksOnline: "QuickBooks Online"; readonly xero: "Xero"; readonly netsuite: "NetSuite"; readonly intacct: "Sage Intacct"; readonly quickbooksDesktop: "QuickBooks Desktop"; }'.
|
Type check with TypeScript:
src/pages/workspace/accounting/utils.tsx#L221
Type '{ connectionName: "nsqs"; title: string; icon: FC<SvgProps>; setupConnectionFlow: Element; multiConnectorAlias: "netsuite"; }' is missing the following properties from type 'AccountingIntegration': onImportPagePress, onExportPagePress, onAdvancedPagePress, onCardReconciliationPagePress
|
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