Support cookie hash #1948
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/meshadaptor/meshadaptor.go#L92
parameter 'previousGeneration' 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:
cmd/builder/utils/alias.go#L1
package comment should not have leading space
|
analysis:
cmd/builder/utils/validation.go#L22
exported function ValidVariableName should have comment or be unexported
|
analysis:
pkg/filters/kafkabackend/kafka_test.go#L62
parameter 'offsets' seems to be unused, consider removing or renaming it as _
|
analysis:
cmd/builder/build/config.go#L31
exported type Options should have comment or be unexported
|
analysis:
cmd/builder/utils/context.go#L31
exported function NewExecCmd should have comment or be unexported
|
analysis:
pkg/object/etcdserviceregistry/etcdserviceregistry.go#L367
parameter 'timeout' seems to be unused, consider removing or renaming it as _
|
analysis:
pkg/filters/kafka/kafka.go#L136
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
|
analysis:
pkg/filters/headertojson/headertojson.go#L100
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
|