Bump k8s.io/api from 0.27.12 to 0.30.3 #1782
Annotations
10 errors and 2 warnings
Golangci-lint:
test/e2e/replica_set_enterprise_upgrade/replica_set_enterprise_upgrade.go#L22
undefined: e2eutil (typecheck)
|
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/
|