Skip to content

Support cookie hash #1956

Support cookie hash

Support cookie hash #1956

Triggered via pull request November 9, 2023 03:31
Status Success
Total duration 43s
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: pkg/filters/fallback/fallback.go#L93
parameter 'previousGeneration' 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 _
analysis: pkg/filters/kafka/kafka_test.go#L66
parameter 'groupID' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/kafka/kafka_test.go#L70
parameter 'msg' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/kafka/kafka_test.go#L70
parameter 'groupID' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/kafka/kafka_test.go#L70
parameter 'metadata' seems to be unused, consider removing or renaming it as _
analysis: pkg/object/serviceregistry/service.go#L51
redefinition of the built-in function copy
analysis: pkg/object/serviceregistry/service.go#L126
redefinition of the built-in function copy
analysis: pkg/object/serviceregistry/service.go#L139
redefinition of the built-in function copy
analysis: pkg/filters/redirectorv2/redirectorv2.go#L18
package comment should be of the form "Package redirectorv2 ..."