Skip to content

chore(deps): bump golang.org/x/time from 0.6.0 to 0.7.0 #502

chore(deps): bump golang.org/x/time from 0.6.0 to 0.7.0

chore(deps): bump golang.org/x/time from 0.6.0 to 0.7.0 #502

Triggered via pull request October 7, 2024 09:31
Status Failure
Total duration 1m 12s
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/