Skip to content

chore: Rename cdk-core to just cdk and integration-redis to meda-serv… #1272

chore: Rename cdk-core to just cdk and integration-redis to meda-serv…

chore: Rename cdk-core to just cdk and integration-redis to meda-serv… #1272

Triggered via push November 13, 2023 11:00
Status Success
Total duration 3m 8s
Artifacts
Run type checks, lint, and tests
2m 59s
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#L38
Forbidden non-null assertion
Run type checks, lint, and tests: apps/cli/_cli.ts#L56
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#L82
Forbidden non-null assertion
Run type checks, lint, and tests: apps/cli/_cli.ts#L109
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-utils.ts#L124
Unexpected any. Specify a different type
Run type checks, lint, and tests: apps/cli/sync-test-old.ts#L141
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