Skip to content

chore(deps): bump github.com/go-resty/resty/v2 from 2.14.0 to 2.15.2 #499

chore(deps): bump github.com/go-resty/resty/v2 from 2.14.0 to 2.15.2

chore(deps): bump github.com/go-resty/resty/v2 from 2.14.0 to 2.15.2 #499

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