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

Fix style for inputs active/selected state #563

Fix style for inputs active/selected state

Fix style for inputs active/selected state #563

Triggered via pull request October 24, 2024 23:26
@Rodri77Rodri77
synchronize #67
form-fixes
Status Success
Total duration 3m 59s
Artifacts

validate-workflow.yml

on: pull_request
Run type checks, lint, and tests
3m 52s
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