Add clickhouse database support #595
Annotations
7 errors and 1 warning
Lint:
internal/database/clickhouse.go#L93
missing cases in switch of type database.Proto: database.ProtoUDP, database.ProtoUnix (exhaustive)
|
Lint:
internal/database/clickhouse.go#L135
missing cases in switch of type database.Proto: database.ProtoUDP, database.ProtoUnix, database.ProtoHTTP (exhaustive)
|
Lint:
internal/database/config.go#L57
missing cases in switch of type database.Proto: database.ProtoHTTP (exhaustive)
|
Lint:
internal/database/config.go#L86
missing cases in switch of type database.Proto: database.ProtoHTTP (exhaustive)
|
Lint:
internal/database/config.go#L126
missing cases in switch of type database.Proto: database.ProtoUDP, database.ProtoUnix (exhaustive)
|
Lint:
internal/database/mssql.go#L352
missing cases in switch of type database.Proto: database.ProtoHTTP (exhaustive)
|
Lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading