Skip to content

Bump github.com/eclipse/paho.mqtt.golang from 1.4.3 to 1.5.0 #2197

Bump github.com/eclipse/paho.mqtt.golang from 1.4.3 to 1.5.0

Bump github.com/eclipse/paho.mqtt.golang from 1.4.3 to 1.5.0 #2197

Triggered via pull request February 1, 2025 04:45
Status Success
Total duration 41s
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/client/commandv2/specs/spec.go#L18
should have a package comment
analysis: cmd/client/commandv2/specs/spec.go#L116
comment on exported type AutoCertManagerSpec should be of the form "AutoCertManagerSpec ..." (with optional leading article)
analysis: cmd/builder/command/run.go#L47
parameter 'args' seems to be unused, consider removing or renaming it as _
analysis: cmd/builder/command/run.go#L47
parameter 'cmd' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/certextractor/certextractor.go#L97
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
analysis: cmd/builder/gen/registry.go#L26
exported function CreateRegistry should have comment or be unexported
analysis: pkg/object/meshcontroller/registrycenter/registrycenter.go#L150
parameter 'serviceSpec' 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/meshcontroller/registrycenter/registrycenter.go#L287
parameter 'w' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/fallback/fallback.go#L93
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _