Skip to content

chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 #51

chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3

chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 #51

Triggered via pull request October 25, 2023 21:36
Status Failure
Total duration 54s
Artifacts

reviewdog.yml

on: pull_request
runner / staticcheck
44s
runner / staticcheck
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
runner / staticcheck: home/runner/go/pkg/mod/google.golang.org/grpc@v1.58.3/server.go#L2096
[staticcheck] reported by reviewdog 🐶 undefined: atomic.Int64 Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"undefined: atomic.Int64","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"/home/runner/go/pkg/mod/google.golang.org/grpc@v1.58.3/server.go","range":{"start":{"line":2096,"column":14}}},"severity":"ERROR"}
runner / staticcheck
Process completed with exit code 1.
runner / staticcheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/