Skip to content

Bump google.golang.org/grpc from 1.58.2 to 1.58.3 #1927

Bump google.golang.org/grpc from 1.58.2 to 1.58.3

Bump google.golang.org/grpc from 1.58.2 to 1.58.3 #1927

Triggered via pull request October 25, 2023 21:41
Status Success
Total duration 59s
Artifacts

code.analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
analysis
The `set-output` 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/
analysis
Restore cache failed: Dependencies file is not found in /home/runner/work/easegress/easegress. Supported file pattern: go.sum
analysis: cmd/builder/utils/context.go#L27
exported function WithInterrupt should have comment or be unexported
analysis: cmd/builder/utils/context.go#L31
exported function NewExecCmd should have comment or be unexported
analysis: pkg/protocols/mqttprot/response.go#L112
parameter 'name' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/proxies/grpcproxy/pool.go#L62
exported method MultiPool.Put should have comment or be unexported
analysis: pkg/object/meshcontroller/worker/server.go#L106
parameter 'r' seems to be unused, consider removing or renaming it as _
analysis: pkg/object/meshcontroller/worker/api.go#L49
parameter 'w' seems to be unused, consider removing or renaming it as _
analysis: cmd/builder/gen/server.go#L26
exported function CreateServer should have comment or be unexported
analysis: pkg/object/pipeline/pipeline_test.go#L58
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
analysis: pkg/object/pipeline/pipeline.go#L228
parameter 'muxMapper' seems to be unused, consider removing or renaming it as _
analysis: pkg/cluster/customdata/customdata.go#L168
comment on exported method Store.DeleteAllKinds should be of the form "DeleteAllKinds ..."