Skip to content

Bump golang.org/x/sync from 0.6.0 to 0.7.0 #2140

Bump golang.org/x/sync from 0.6.0 to 0.7.0

Bump golang.org/x/sync from 0.6.0 to 0.7.0 #2140

Triggered via pull request August 1, 2024 04:21
Status Success
Total duration 49s
Artifacts

code.analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
analysis
The following actions uses Node.js version which is deprecated 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/filters/meshadaptor/meshadaptor.go#L92
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
analysis: pkg/protocols/mqttprot/response.go#L122
parameter 'respInfo' seems to be unused, consider removing or renaming it as _
analysis: pkg/protocols/mqttprot/response.go#L112
parameter 'name' 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/protocols/mqttprot/mqtt.go#L34
parameter 'req' seems to be unused, consider removing or renaming it as _
analysis: pkg/protocols/mqttprot/request.go#L182
parameter 'name' 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/util/fasttime/fasttime_test.go#L26
parameter 't' seems to be unused, consider removing or renaming it as _
analysis: pkg/supervisor/spec.go#L77
exported function NewMeta should have comment or be unexported