Skip to content

chore: Throw error for expired token to make it easier to debug #1437

chore: Throw error for expired token to make it easier to debug

chore: Throw error for expired token to make it easier to debug #1437

Triggered via push January 14, 2024 03:29
Status Success
Total duration 3m 0s
Artifacts
Run type checks, lint, and tests
2m 51s
Run type checks, lint, and tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run type checks, lint, and tests: apps/cli/_cli.ts#L51
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; ... 27 more ...; yodlee?: { ...; } | undefined; }[T]>`
Run type checks, lint, and tests: apps/cli/_cli.ts#L77
Forbidden non-null assertion
Run type checks, lint, and tests: apps/cli/_cli.ts#L104
Forbidden non-null assertion
Run type checks, lint, and tests: apps/cli/_cli.ts#L106
Forbidden non-null assertion
Run type checks, lint, and tests: apps/cli/_cli.ts#L108
Forbidden non-null assertion
Run type checks, lint, and tests: apps/cli/cli-utils.ts#L124
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