Skip to content

Bump github.com/ClickHouse/clickhouse-go/v2 from 2.30.0 to 2.31.0 #10804

Bump github.com/ClickHouse/clickhouse-go/v2 from 2.30.0 to 2.31.0

Bump github.com/ClickHouse/clickhouse-go/v2 from 2.30.0 to 2.31.0 #10804

Triggered via pull request February 11, 2025 09:08
Status Success
Total duration 14m 22s
Artifacts

main.yml

on: pull_request
Merge Gatekeeper
15s
Merge Gatekeeper
Slack Notification success
5s
Slack Notification success
Slack Notification failure
0s
Slack Notification failure
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Checks: managed/services/server/logs_test.go#L74
Error return value of `fmt.Fprintf` is not checked (errcheck)
Checks: managed/services/server/logs_test.go#L75
Error return value of `fmt.Fprintf` is not checked (errcheck)
Checks: managed/services/server/logs_test.go#L77
Error return value of `fmt.Fprintf` is not checked (errcheck)
Checks: agent/runner/actions/postgresql_show_create_table_action.go#L224
Error return value of `fmt.Fprintln` is not checked (errcheck)
Checks: agent/runner/actions/postgresql_show_create_table_action.go#L291
Error return value of `fmt.Fprintln` is not checked (errcheck)
Checks: agent/runner/actions/postgresql_show_create_table_action.go#L375
Error return value of `fmt.Fprintln` is not checked (errcheck)
Checks: agent/main_test.go#L245
Error return value of `fmt.Fprint` is not checked (errcheck)
Checks: managed/cmd/pmm-managed/main_test.go#L190
Error return value of `fmt.Fprint` is not checked (errcheck)
Checks: managed/services/server/server.go#L342
ifElseChain: rewrite if-else to switch statement (gocritic)
Checks: agent/tailog/store.go#L34
G115: integer overflow conversion uint -> int (gosec)