update endpoint #117
Annotations
3 errors and 3 warnings
clients/grpcc/grpcc_lb/p2c/p2c.go#L14
S1009: should omit nil check; len() for map[google.golang.org/grpc/balancer.SubConn]google.golang.org/grpc/balancer/base.SubConnInfo is defined as zero (gosimple)
|
pkg/gateway/stream_http.go#L125
S1009: should omit nil check; len() for net/url.Values is defined as zero (gosimple)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading