Skip to content

Update gateway status #1971

Update gateway status

Update gateway status #1971

Triggered via pull request November 16, 2023 10:42
Status Success
Total duration 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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/command/init.go#L50
parameter 'cmd' seems to be unused, consider removing or renaming it as _
analysis: cmd/client/commandv2/specs/spec.go#L18
should have a package comment
analysis: cmd/builder/command/build.go#L43
parameter 'cmd' seems to be unused, consider removing or renaming it as _
analysis: pkg/util/timetool/distributedtimer_test.go#L25
parameter 't' seems to be unused, consider removing or renaming it as _
analysis: cmd/builder/command/run.go#L47
parameter 'cmd' seems to be unused, consider removing or renaming it as _
analysis: cmd/builder/command/add.go#L47
parameter 'cmd' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/kafka/kafka_test.go#L66
parameter 'offsets' seems to be unused, consider removing or renaming it as _