enhance local cache logs and metrics #503
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/
|