Bump github.com/spf13/viper from 1.17.0 to 1.20.1 #2262
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:
pkg/protocols/mqttprot/mqtt.go#L39
parameter 'resp' seems to be unused, consider removing or renaming it as _
|
|
analysis:
cmd/builder/build/config.go#L126
exported function NewConfig should have comment or be unexported
|
|
analysis:
cmd/builder/build/config.go#L43
exported type Config should have comment or be unexported
|
|
analysis:
cmd/builder/build/config.go#L31
exported type Options should have comment or be unexported
|
|
analysis:
pkg/protocols/mqttprot/mqtt.go#L34
parameter 'req' seems to be unused, consider removing or renaming it as _
|
|
analysis:
pkg/protocols/mqttprot/request.go#L182
parameter 'name' seems to be unused, consider removing or renaming it as _
|
|
analysis:
pkg/protocols/mqttprot/request.go#L192
parameter 'reqInfo' 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:
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
Restore cache failed: Dependencies file is not found in /home/runner/work/easegress/easegress. Supported file pattern: go.sum
|