Skip to content

Bump actions/setup-go from 4 to 5 #2014

Bump actions/setup-go from 4 to 5

Bump actions/setup-go from 4 to 5 #2014

Triggered via pull request January 1, 2024 04:33
Status Success
Total duration 45s
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: 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: cmd/builder/utils/alias.go#L22
exported type Example should have comment or be unexported
analysis: cmd/builder/utils/env.go#L28
exported const EGPath should have comment (or a comment on this block) or be unexported
analysis: pkg/filters/kafkabackend/kafka_test.go#L62
parameter 'offsets' 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: cmd/builder/command/init.go#L50
parameter 'cmd' seems to be unused, consider removing or renaming it as _
analysis: cmd/builder/utils/context.go#L27
exported function WithInterrupt should have comment or be unexported
analysis: pkg/object/meshcontroller/registrycenter/registrycenter.go#L150
parameter 'serviceSpec' seems to be unused, consider removing or renaming it as _