Upgrade vendors & Go version to 1.26 #2352
Annotations
13 warnings
|
analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-go@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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/object/meshcontroller/registrycenter/registrycenter.go#L150
parameter 'serviceSpec' seems to be unused, consider removing or renaming it as _
|
|
analysis:
pkg/object/aigatewaycontroller/metricshub/metricshub.go#L18
should have a package comment
|
|
analysis:
cmd/builder/command/run.go#L47
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
|
analysis:
pkg/object/gatewaycontroller/k8s.go#L498
exported var FilterSpecGVR should have comment or be unexported
|
|
analysis:
cmd/builder/utils/env.go#L28
exported const EGPath should have comment (or a comment on this block) or be unexported
|
|
analysis:
example/backend-service/anthropic-proxy/anthropic-proxy.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/utils/context.go#L27
exported function WithInterrupt should have comment or be unexported
|
|
analysis:
cmd/client/commandv2/specs/spec.go#L18
should have a package comment
|
|
analysis:
cmd/builder/utils/validation.go#L22
exported function ValidVariableName should have comment or be unexported
|
|
analysis
Restore cache failed: Dependencies file is not found in /home/runner/work/easegress/easegress. Supported file pattern: go.sum
|