Skip to content

Bump k8s.io/api from 0.28.3 to 0.30.1 #2116

Bump k8s.io/api from 0.28.3 to 0.30.1

Bump k8s.io/api from 0.28.3 to 0.30.1 #2116

Triggered via pull request June 1, 2024 04:11
Status Success
Total duration 58s
Artifacts

code.analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 be of the form "Package utils ..."
analysis: cmd/builder/utils/alias.go#L1
package comment should not have leading space
analysis: cmd/builder/utils/alias.go#L22
exported type Example should have comment or be unexported
analysis: cmd/client/commandv2/specs/spec.go#L18
should have a package comment
analysis: pkg/filters/oidcadaptor/oidcadaptor.go#L296
parameter 'rw' seems to be unused, consider removing or renaming it as _
analysis: pkg/object/mock/namespacer.go#L53
type name will be used as mock.MockNamespacer by other packages, and that stutters; consider calling this Namespacer
analysis: cmd/client/commandv2/specs/spec.go#L116
comment on exported type AutoCertManagerSpec should be of the form "AutoCertManagerSpec ..." (with optional leading article)
analysis: pkg/filters/redirectorv2/redirectorv2_test.go#L37
parameter 'context' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/redirectorv2/redirectorv2.go#L18
package comment should be of the form "Package redirectorv2 ..."
analysis: pkg/object/pipeline/pipeline_test.go#L58
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _