Upgrade vendors & Go version to 1.26 #2353
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/filters/remotefilter/remotefilter.go#L163
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
|
|
analysis:
pkg/object/aigatewaycontroller/middlewares/vectordb/vecdbtypes/types.go#L25
exported var ErrSimilaritySearchNotFound should have comment or be unexported
|
|
analysis:
cmd/builder/utils/alias.go#L22
exported type Example should have comment or be unexported
|
|
analysis:
pkg/object/aigatewaycontroller/protocol/openai.go#L69
struct field Id should be ID
|
|
analysis:
cmd/client/commandv2/specs/spec.go#L116
comment on exported type AutoCertManagerSpec should be of the form "AutoCertManagerSpec ..." (with optional leading article)
|
|
analysis:
pkg/object/aigatewaycontroller/middlewares/vectordb/vectordb.go#L28
exported var ErrSimilaritySearchNotFound should have comment or be unexported
|
|
analysis:
cmd/builder/utils/validation.go#L22
exported function ValidVariableName 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:
cmd/builder/utils/context.go#L27
exported function WithInterrupt should have comment or be unexported
|
|
analysis:
pkg/object/aigatewaycontroller/middlewares/embeddings/embedtypes/types.go#L18
should have a package comment
|
|
analysis
Restore cache failed: Dependencies file is not found in /home/runner/work/easegress/easegress. Supported file pattern: go.sum
|