This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
Integration card rename and deprecate existing one #595
validate-workflow.yml
on: pull_request
Run type checks, lint, and tests
4m 22s
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
|