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

Update connection portal to use tabs for default content #491

Update connection portal to use tabs for default content

Update connection portal to use tabs for default content #491

Triggered via push October 18, 2024 23:13
Status Success
Total duration 3m 54s
Artifacts
Run type checks, lint, and tests
3m 45s
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