Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.45.0 to 0.46.0 #1964
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/command/run.go#L47
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
analysis:
cmd/builder/command/run.go#L47
parameter 'args' seems to be unused, consider removing or renaming it as _
|
analysis:
cmd/builder/utils/validation.go#L22
exported function ValidVariableName should have comment or be unexported
|
analysis:
pkg/object/meshcontroller/ingresscontroller/ingresscontroller.go#L144
parameter 'ingresses' seems to be unused, consider removing or renaming it as _
|
analysis:
cmd/builder/command/add.go#L33
exported function AddCmd should have comment or be unexported
|
analysis:
cmd/builder/build/config.go#L31
exported type Options should have comment or be unexported
|
analysis:
pkg/api/object.go#L334
method listObjectApiResources should be listObjectAPIResources
|
analysis:
pkg/api/profile.go#L126
parameter 'w' seems to be unused, consider removing or renaming it as _
|
analysis:
pkg/api/registry.go#L32
var objectApiResource should be objectAPIResource
|
analysis:
pkg/api/member.go#L57
parameter 'r' seems to be unused, consider removing or renaming it as _
|