Bump golang.org/x/mod from 0.17.0 to 0.22.0 #2176
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/utils/alias.go#L1
package comment should not have leading space
|
analysis:
cmd/builder/utils/alias.go#L1
package comment should be of the form "Package utils ..."
|
analysis:
pkg/filters/kafkabackend/kafka_test.go#L119
method parameter groupId should be groupID
|
analysis:
pkg/filters/kafkabackend/kafka_test.go#L122
method parameter groupId should be groupID
|
analysis:
pkg/filters/kafkabackend/kafka_test.go#L63
parameter 'offsets' seems to be unused, consider removing or renaming it as _
|
analysis:
pkg/filters/kafkabackend/kafka_test.go#L63
parameter 'groupID' seems to be unused, consider removing or renaming it as _
|
analysis:
pkg/filters/kafkabackend/kafka_test.go#L67
parameter 'msg' seems to be unused, consider removing or renaming it as _
|
analysis:
pkg/filters/kafkabackend/kafka_test.go#L67
parameter 'groupID' seems to be unused, consider removing or renaming it as _
|
analysis:
pkg/filters/kafkabackend/kafka_test.go#L67
parameter 'metadata' seems to be unused, consider removing or renaming it as _
|
analysis:
pkg/filters/kafkabackend/kafka_test.go#L119
parameter 'offsets' seems to be unused, consider removing or renaming it as _
|