Skip to content

feat: the start of opensdk with slack and discord #1337

feat: the start of opensdk with slack and discord

feat: the start of opensdk with slack and discord #1337

Triggered via push November 26, 2023 05:38
Status Success
Total duration 2m 53s
Artifacts
Run type checks, lint, and tests
2m 46s
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#L40
Forbidden non-null assertion
Run type checks, lint, and tests: apps/cli/_cli.ts#L58
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; ... 25 more ...; yodlee?: { ...; } | undefined; }[T]>`
Run type checks, lint, and tests: apps/cli/_cli.ts#L84
Forbidden non-null assertion
Run type checks, lint, and tests: apps/cli/_cli.ts#L111
Forbidden non-null assertion
Run type checks, lint, and tests: apps/cli/_cli.ts#L113
Forbidden non-null assertion
Run type checks, lint, and tests: apps/cli/_cli.ts#L115
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#L143
Unexpected any. Specify a different type
Run type checks, lint, and tests: apps/gondola/next.config.ts#L13
Async method 'rewrites' has no 'await' expression
Run type checks, lint, and tests: apps/gondola/tailwind.config.ts#L67
Strings must use singlequote