Skip to content

Intercept Nango redirects to implement single integration oauth witho… #1232

Intercept Nango redirects to implement single integration oauth witho…

Intercept Nango redirects to implement single integration oauth witho… #1232

Triggered via push October 24, 2023 00:23
Status Success
Total duration 4m 37s
Artifacts
Run type checks, lint, and tests
4m 27s
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#L52
Unsafe return of type `any` from function with return type `NonNullable<{ airtable?: {} | undefined; beancount?: {} | undefined; brex?: { oauth?: { clientId: string; clientSecret: string; } | null | undefined; apikeyAuth?: boolean | undefined; } | undefined; ... 24 more ...; yodlee?: { ...; } | undefined; }[T]>`
Run type checks, lint, and tests: apps/cli/_cli.ts#L78
Forbidden non-null assertion
Run type checks, lint, and tests: apps/cli/_cli.ts#L105
Forbidden non-null assertion
Run type checks, lint, and tests: apps/cli/_cli.ts#L107
Forbidden non-null assertion
Run type checks, lint, and tests: apps/cli/cli-utils.ts#L120
Unexpected any. Specify a different type
Run type checks, lint, and tests: apps/cli/sync-test-old.ts#L179
Unexpected any. Specify a different type
Run type checks, lint, and tests: apps/gondola/next.config.ts#L14
Async method 'rewrites' has no 'await' expression
Run type checks, lint, and tests: apps/gondola/tailwind.config.ts#L67
Strings must use singlequote
Run type checks, lint, and tests: apps/gondola/tailwind.config.ts#L68
Strings must use singlequote
Run type checks, lint, and tests: apps/gondola/tailwind.config.ts#L90
Unsafe call of an `any` typed value