feat: add connector config for xero #1473
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run lint:
apps/cli/_cli.ts#L51
Unsafe return of type `any` from function with return type `NonNullable<{ airtable?: {} | undefined; apollo?: {} | undefined; beancount?: {} | undefined; brex?: { oauth?: { clientId: string; clientSecret: string; } | null | undefined; apikeyAuth?: boolean | undefined; } | undefined; ... 29 more ...; yodlee?: { ...; } | undefined; }[T]>`
|
Run lint:
apps/cli/_cli.ts#L77
Forbidden non-null assertion
|
Run lint:
apps/cli/_cli.ts#L104
Forbidden non-null assertion
|
Run lint:
apps/cli/_cli.ts#L106
Forbidden non-null assertion
|
Run lint:
apps/cli/_cli.ts#L108
Forbidden non-null assertion
|
Run lint:
apps/cli/cli-utils.ts#L124
Unexpected any. Specify a different type
|
Run lint:
apps/cli/sync-test-old.ts#L18
Unexpected any. Specify a different type
|
Run lint:
apps/cli/sync-test-old.ts#L18
Unexpected any. Specify a different type
|
Run lint:
apps/cli/sync-test-old.ts#L19
Unexpected any. Specify a different type
|
Run lint:
apps/cli/sync-test-old.ts#L19
Unexpected any. Specify a different type
|
Loading