Skip to content

Bump go.opentelemetry.io/contrib/propagators/b3 from 1.20.0 to 1.33.0 #2191

Bump go.opentelemetry.io/contrib/propagators/b3 from 1.20.0 to 1.33.0

Bump go.opentelemetry.io/contrib/propagators/b3 from 1.20.0 to 1.33.0 #2191

Status Success
Total duration 45s
Artifacts

code.analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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: pkg/object/meshcontroller/ingresscontroller/ingresscontroller.go#L144
parameter 'ingresses' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/meshadaptor/meshadaptor.go#L92
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
analysis: pkg/object/meshcontroller/ingresscontroller/ingresscontroller.go#L159
parameter 'event' seems to be unused, consider removing or renaming it as _
analysis: cmd/client/commandv2/convert/nginx/cmd.go#L18
should have a package comment
analysis: pkg/filters/proxies/grpcproxy/pool.go#L62
exported method MultiPool.Put should have comment or be unexported
analysis: pkg/object/function/worker/worker.go#L129
this block is empty, you can remove it
analysis: pkg/filters/proxies/grpcproxy/pool_test.go#L60
context.Context should be the first parameter of a function
analysis: pkg/supervisor/supervisor.go#L60
exported function GetGlobalSuper should have comment or be unexported
analysis: pkg/supervisor/spec.go#L77
exported function NewMeta should have comment or be unexported
analysis: cmd/client/commandv2/specs/spec.go#L116
comment on exported type AutoCertManagerSpec should be of the form "AutoCertManagerSpec ..." (with optional leading article)