Make ClickHouse init depend on CLICKHOUSE_URL being set #1728
Annotations
10 errors
Run yarn lint:check:
src/database/composite-clickhouse.ts#L54
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
Run yarn lint:check:
src/database/composite-clickhouse.ts#L64
Replace `·JSON.parse(⏎······b64UrlToUtf8(cursor),⏎····` with `⏎······JSON.parse(b64UrlToUtf8(cursor)`
|
|
|
Run yarn lint:check:
src/database/composite-clickhouse.ts#L69
Replace `······` with `········`
|
|
Run yarn lint:check:
src/database/composite-clickhouse.ts#L71
Replace `······` with `········`
|
|
Run yarn lint:check:
src/database/composite-clickhouse.ts#L86
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
|
Loading