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

tabs storybook implementation (#68) #576

tabs storybook implementation (#68)

tabs storybook implementation (#68) #576

Triggered via push October 25, 2024 20:33
Status Success
Total duration 4m 11s
Artifacts
Run type checks, lint, and tests
4m 2s
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