Skip to content

Bump k8s.io/api from 0.27.12 to 0.30.3 #1782

Bump k8s.io/api from 0.27.12 to 0.30.3

Bump k8s.io/api from 0.27.12 to 0.30.3 #1782

Triggered via pull request August 7, 2024 14:25
Status Failure
Total duration 1m 21s
Artifacts

code-health.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Golangci-lint: pkg/kube/client/client.go#L49
c.Get undefined (type client has no field or method Get) (typecheck)
Golangci-lint: pkg/kube/client/client.go#L55
c.Update undefined (type client has no field or method Update) (typecheck)
Golangci-lint: pkg/kube/client/client.go#L61
c.Get undefined (type client has no field or method Get) (typecheck)
Golangci-lint: pkg/kube/client/client.go#L69
c.Update undefined (type client has no field or method Update) (typecheck)
Golangci-lint: pkg/kube/client/client.go#L74
c.Create undefined (type client has no field or method Create) (typecheck)
Golangci-lint: pkg/kube/client/client.go#L85
c.Delete undefined (type client has no field or method Delete) (typecheck)
Golangci-lint: pkg/kube/client/client.go#L91
c.Get undefined (type client has no field or method Get) (typecheck)
Golangci-lint: pkg/kube/client/client.go#L108
c.Update undefined (type client has no field or method Update) (typecheck)
Golangci-lint: pkg/kube/client/client.go#L113
c.Create undefined (type client has no field or method Create) (typecheck)
Mypy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Mypy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/