Skip to content

Bump knative.dev/client from 0.36.2 to 0.37.0 #1709

Bump knative.dev/client from 0.36.2 to 0.37.0

Bump knative.dev/client from 0.36.2 to 0.37.0 #1709

Triggered via pull request May 24, 2023 01:47
Status Success
Total duration 1m 20s
Artifacts

code.analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
analysis
There are no cache folders on the disk
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/certextractor/certextractor.go#L97
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/kafkabackend/kafka_test.go#L62
parameter 'offsets' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/meshadaptor/meshadaptor.go#L95
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/mqttclientauth/mqttauth.go#L112
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
analysis: pkg/cluster/layout.go#L116
parameter 'name' seems to be unused, consider removing or renaming it as _
analysis: pkg/cluster/cluster_test.go#L159
if block ends with a continue statement, so drop this else and outdent its block
analysis: pkg/filters/proxies/httpproxy/simplehttpproxy.go#L215
exported method SimpleHTTPProxy.InjectResiliencePolicy should have comment or be unexported