Skip to content

Add clickhouse database support #595

Add clickhouse database support

Add clickhouse database support #595

Re-run triggered February 5, 2024 13:34
Status Failure
Total duration 50s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test: internal/database/clickhouse.go#L93
missing cases in switch of type database.Proto: database.ProtoUDP, database.ProtoUnix (exhaustive)
test: internal/database/clickhouse.go#L135
missing cases in switch of type database.Proto: database.ProtoUDP, database.ProtoUnix, database.ProtoHTTP (exhaustive)
test: internal/database/config.go#L57
missing cases in switch of type database.Proto: database.ProtoHTTP (exhaustive)
test: internal/database/config.go#L86
missing cases in switch of type database.Proto: database.ProtoHTTP (exhaustive)
test: internal/database/config.go#L126
missing cases in switch of type database.Proto: database.ProtoUDP, database.ProtoUnix (exhaustive)
test: internal/database/mssql.go#L352
missing cases in switch of type database.Proto: database.ProtoHTTP (exhaustive)
test
issues found
test
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/.