Skip to content

Bump golang.org/x/sys from 0.20.0 to 0.25.0 #2160

Bump golang.org/x/sys from 0.20.0 to 0.25.0

Bump golang.org/x/sys from 0.20.0 to 0.25.0 #2160

Triggered via pull request October 1, 2024 04:45
Status Success
Total duration 50s
Artifacts

code.analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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: pkg/object/meshcontroller/registrycenter/registrycenter.go#L150
parameter 'serviceSpec' seems to be unused, consider removing or renaming it as _
analysis: pkg/object/etcdserviceregistry/etcdserviceregistry.go#L368
parameter 'timeout' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/remotefilter/remotefilter.go#L163
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
analysis: pkg/object/meshcontroller/registrycenter/registrycenter.go#L287
parameter 'w' seems to be unused, consider removing or renaming it as _
analysis: cmd/client/commandv2/convert/nginx/cmd.go#L18
should have a package comment
analysis: pkg/filters/proxies/healthcheck_test.go#L38
parameter 'svr' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/proxies/requestmatch.go#L91
parameter 'req' seems to be unused, consider removing or renaming it as _
analysis: pkg/object/mock/namespacer.go#L53
type name will be used as mock.MockNamespacer by other packages, and that stutters; consider calling this Namespacer
analysis: cmd/client/resources/resources.go#L31
exported const DefaultNamespace should have comment or be unexported
analysis: pkg/filters/kafkabackend/kafka_test.go#L63
parameter 'offsets' seems to be unused, consider removing or renaming it as _