Skip to content

Bump golang.org/x/sys from 0.25.0 to 0.33.0 #2256

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

Bump golang.org/x/sys from 0.25.0 to 0.33.0 #2256

Triggered via pull request June 10, 2025 09:36
Status Success
Total duration 44s
Artifacts

code.analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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: cmd/builder/gen/config.go#L124
exported method Config.GenRegistry should have comment or be unexported
analysis: cmd/client/commandv2/specs/spec.go#L18
should have a package comment
analysis: cmd/builder/gen/registry.go#L26
exported function CreateRegistry should have comment or be unexported
analysis: cmd/builder/gen/server.go#L26
exported function CreateServer should have comment or be unexported
analysis: pkg/filters/redirectorv2/redirectorv2_test.go#L37
parameter 'context' seems to be unused, consider removing or renaming it as _
analysis: cmd/builder/gen/config.go#L109
exported method Config.GenControllers should have comment or be unexported
analysis: cmd/builder/gen/config.go#L94
exported method Config.GenFilters should have comment or be unexported
analysis: cmd/builder/gen/config.go#L30
exported const KindName should have comment (or a comment on this block) or be unexported
analysis: cmd/builder/utils/alias.go#L1
package comment should not have leading space
analysis: cmd/builder/utils/alias.go#L1
package comment should be of the form "Package utils ..."
analysis
Restore cache failed: Dependencies file is not found in /home/runner/work/easegress/easegress. Supported file pattern: go.sum