Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

adding support for qbo bank account and payment receipt APIs (#61) #521

adding support for qbo bank account and payment receipt APIs (#61)

adding support for qbo bank account and payment receipt APIs (#61) #521

Triggered via push October 22, 2024 19:47
Status Success
Total duration 4m 45s
Artifacts
Run type checks, lint, and tests
4m 36s
Run type checks, lint, and tests
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Run type checks, lint, and tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run type checks, lint, and tests: apps/cli/_cli.ts#L39
Unsafe member access .env on an `any` value
Run type checks, lint, and tests: apps/cli/_cli.ts#L47
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; ... 38 more ...; yodlee?: { ...; } | undefined; }[T]>`
Run type checks, lint, and tests: apps/cli/_cli.ts#L61
Forbidden non-null assertion
Run type checks, lint, and tests: apps/cli/cli-utils.ts#L122
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
Run type checks, lint, and tests: apps/cli/sync-test-old.ts#L19
Unexpected any. Specify a different type
Run type checks, lint, and tests: apps/cli/sync-test-old.ts#L21
Unexpected any. Specify a different type
Run type checks, lint, and tests: apps/cli/sync-test-old.ts#L21
Unexpected any. Specify a different type