Bump github.com/hashicorp/consul/api from 1.26.1 to 1.28.2 #2069
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
misspell
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/
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/easegress/easegress. Supported file pattern: go.sum
|
Revive Action:
cmd/builder/utils/context.go#L27
exported function WithInterrupt should have comment or be unexported
|
Revive Action:
cmd/builder/utils/context.go#L31
exported function NewExecCmd should have comment or be unexported
|
Revive Action:
cmd/builder/build/config.go#L31
exported type Options should have comment or be unexported
|
Revive Action:
cmd/builder/build/config.go#L43
exported type Config should have comment or be unexported
|
Revive Action:
cmd/builder/build/config.go#L126
exported function NewConfig should have comment or be unexported
|
Revive Action:
pkg/object/autocertmanager/autocertmanager.go#L434
exported function GetGlobalAutoCertManager should have comment or be unexported
|
Revive Action:
pkg/object/serviceregistry/watcher.go#L298
redefinition of the built-in function copy
|
Revive Action:
pkg/object/serviceregistry/service.go#L51
redefinition of the built-in function copy
|
Revive Action:
pkg/filters/validator/validator.go#L110
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
|
Revive Action:
pkg/filters/connectcontrol/connectcontrol.go#L144
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
|
Loading