Skip to content

chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.28.2 to 2.29.0 #500

chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.28.2 to 2.29.0

chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.28.2 to 2.29.0 #500

Triggered via pull request September 25, 2024 09:29
Status Failure
Total duration 1m 15s
Artifacts

checks.golang.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
checks: pkg/zhttpclient/backoff/backoff.go#L38
G115: integer overflow conversion int -> uint64 (gosec)
checks: pkg/zhttpclient/backoff/backoff.go#L42
G115: integer overflow conversion int -> uint64 (gosec)
checks: pkg/zhttpclient/client.go#L79
G115: integer overflow conversion int -> uint (gosec)
checks: pkg/zhttpclient/client_test.go#L372
G115: integer overflow conversion int -> uint64 (gosec)
checks
Process completed with exit code 2.
checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/