chore(deps): bump github.com/go-resty/resty/v2 from 2.14.0 to 2.15.2 #499
Annotations
5 errors and 1 warning
pkg/zhttpclient/backoff/backoff.go#L38
G115: integer overflow conversion int -> uint64 (gosec)
|
pkg/zhttpclient/backoff/backoff.go#L42
G115: integer overflow conversion int -> uint64 (gosec)
|
pkg/zhttpclient/client.go#L79
G115: integer overflow conversion int -> uint (gosec)
|
pkg/zhttpclient/client_test.go#L372
G115: integer overflow conversion int -> uint64 (gosec)
|
|
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/
|
This job failed
Loading