Skip to content

Bump go.opentelemetry.io/contrib/propagators/b3 from 1.20.0 to 1.32.0 #2178

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

Bump go.opentelemetry.io/contrib/propagators/b3 from 1.20.0 to 1.32.0 #2178

Triggered via pull request December 1, 2024 04:21
Status Success
Total duration 51s
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/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: pkg/object/mock/namespacer.go#L53
type name will be used as mock.MockNamespacer by other packages, and that stutters; consider calling this Namespacer
analysis: pkg/object/mock/namespacer.go#L65
exported type NamedPipeline should have comment or be unexported
analysis: pkg/object/mock/namespacer.go#L71
exported type NamedHTTPServer should have comment or be unexported
analysis: pkg/filters/meshadaptor/meshadaptor.go#L92
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
analysis: cmd/builder/utils/alias.go#L22
exported type Example should have comment or be unexported
analysis: cmd/builder/utils/context.go#L27
exported function WithInterrupt should have comment or be unexported
analysis: pkg/cluster/customdata/customdata.go#L168
comment on exported method Store.DeleteAllKinds should be of the form "DeleteAllKinds ..."
analysis: pkg/util/timetool/distributedtimer_test.go#L25
parameter 't' seems to be unused, consider removing or renaming it as _