Skip to content

Bump golang.org/x/sync from 0.8.0 to 0.9.0 #2179

Bump golang.org/x/sync from 0.8.0 to 0.9.0

Bump golang.org/x/sync from 0.8.0 to 0.9.0 #2179

Triggered via pull request December 1, 2024 04:22
Status Success
Total duration 41s
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
Restore cache failed: Dependencies file is not found in /home/runner/work/easegress/easegress. Supported file pattern: go.sum
analysis: pkg/filters/fallback/fallback.go#L93
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/mqttclientauth/mqttauth.go#L112
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/redirectorv2/redirectorv2_test.go#L37
parameter 'context' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/redirectorv2/redirectorv2.go#L18
package comment should be of the form "Package redirectorv2 ..."
analysis: pkg/filters/redirectorv2/redirectorv2.go#L143
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/proxies/grpcproxy/pool_test.go#L60
context.Context should be the first parameter of a function
analysis: cmd/builder/build/config.go#L31
exported type Options should have comment or be unexported
analysis: cmd/builder/build/config.go#L43
exported type Config should have comment or be unexported
analysis: cmd/builder/build/config.go#L126
exported function NewConfig should have comment or be unexported
analysis: pkg/filters/proxies/grpcproxy/loadbalance.go#L71
parameter 'req' seems to be unused, consider removing or renaming it as _