Skip to content

Bump golang.org/x/sync from 0.8.0 to 0.10.0 #2190

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

Bump golang.org/x/sync from 0.8.0 to 0.10.0 #2190

Triggered via pull request January 1, 2025 04:40
Status Success
Total duration 40s
Artifacts

code.analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/util/fasttime/fasttime_test.go#L26
parameter 't' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/meshadaptor/meshadaptor.go#L92
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
analysis: pkg/object/pipeline/pipeline_test.go#L58
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
analysis: pkg/object/pipeline/pipeline.go#L229
parameter 'muxMapper' seems to be unused, consider removing or renaming it as _
analysis: pkg/object/pipeline/pipeline.go#L235
parameter 'muxMapper' seems to be unused, consider removing or renaming it as _
analysis: pkg/object/meshcontroller/certmanager/certmanager.go#L115
parameter 'value' seems to be unused, consider removing or renaming it as _
analysis: pkg/object/gatewaycontroller/gatewaycontroller.go#L175
exported method GatewayController.Status should have comment or be unexported
analysis: pkg/object/gatewaycontroller/gatewaycontroller.go#L18
package comment should be of the form "Package gatewaycontroller ..."
analysis: pkg/object/gatewaycontroller/gatewaycontroller.go#L181
exported method GatewayController.Close should have comment or be unexported
analysis: pkg/object/gatewaycontroller/k8s.go#L498
exported var FilterSpecGVR should have comment or be unexported