feat: Got qbo sync using instance with OpenSDKs and proxyLink too #1402
validate-workflow.yml
on: push
Run type checks, lint, and tests
3m 1s
Annotations
10 warnings
Run type checks, lint, and tests:
apps/cli/_cli.ts#L40
Forbidden non-null assertion
|
Run type checks, lint, and tests:
apps/cli/_cli.ts#L58
Unsafe return of type `any` from function with return type `NonNullable<{ airtable?: {} | undefined; beancount?: {} | undefined; brex?: { oauth?: { clientId: string; clientSecret: string; } | null | undefined; apikeyAuth?: boolean | undefined; } | undefined; ... 25 more ...; yodlee?: { ...; } | undefined; }[T]>`
|
Run type checks, lint, and tests:
apps/cli/_cli.ts#L84
Forbidden non-null assertion
|
Run type checks, lint, and tests:
apps/cli/_cli.ts#L111
Forbidden non-null assertion
|
Run type checks, lint, and tests:
apps/cli/_cli.ts#L113
Forbidden non-null assertion
|
Run type checks, lint, and tests:
apps/cli/_cli.ts#L115
Forbidden non-null assertion
|
Run type checks, lint, and tests:
apps/cli/cli-utils.ts#L124
Unexpected any. Specify a different type
|
Run type checks, lint, and tests:
apps/cli/sync-test-old.ts#L18
Unexpected any. Specify a different type
|
Run type checks, lint, and tests:
apps/cli/sync-test-old.ts#L18
Unexpected any. Specify a different type
|
Run type checks, lint, and tests:
apps/cli/sync-test-old.ts#L19
Unexpected any. Specify a different type
|