Skip to content

chore(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.4 #497

chore(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.4

chore(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.4 #497

Triggered via pull request September 17, 2024 09:35
Status Failure
Total duration 1m 11s
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/