build(deps): bump k8s.io/component-base from 0.32.2 to 0.33.1 #2262
pr-checks.yaml
on: pull_request
Lint the commit messages
23s
Lint Github Action
6s
Lint code
2m 39s
Verify generated code
1m 26s
Validate tools cache
1m 11s
Build bundle image
32s
Run end-to-end tests
2m 9s
Annotations
11 errors and 1 warning
Run end-to-end tests
Process completed with exit code 2.
|
Lint code:
pkg/controllers/uiplugin/logging.go#L158
undefined: yaml (typecheck)
|
Lint code:
pkg/controllers/uiplugin/distributed_tracing.go#L143
undefined: yaml (typecheck)
|
Lint code:
pkg/controllers/uiplugin/controller.go#L21
could not import k8s.io/apimachinery/pkg/types (-: could not load export data: internal error in importing "k8s.io/apimachinery/pkg/types" (unsupported version: 2); please report an issue) (typecheck)
|
Lint code:
test/e2e/framework/assertions.go#L25
could not import k8s.io/apimachinery/pkg/types (-: could not load export data: internal error in importing "k8s.io/apimachinery/pkg/types" (unsupported version: 2); please report an issue) (typecheck)
|
Lint code:
pkg/controllers/monitoring/thanos-querier/controller.go#L249
rm.List undefined (type resourceManager has no field or method List) (typecheck)
|
Lint code:
pkg/controllers/monitoring/thanos-querier/controller.go#L226
rm.Get undefined (type resourceManager has no field or method Get) (typecheck)
|
Lint code:
pkg/controllers/monitoring/thanos-querier/controller.go#L209
rm.List undefined (type resourceManager has no field or method List) (typecheck)
|
Lint code:
pkg/controllers/monitoring/thanos-querier/controller.go#L150
rm.Get undefined (type resourceManager has no field or method Get) (typecheck)
|
Lint code:
pkg/controllers/monitoring/thanos-querier/controller.go#L29
could not import k8s.io/apimachinery/pkg/types (-: could not load export data: internal error in importing "k8s.io/apimachinery/pkg/types" (unsupported version: 2); please report an issue) (typecheck)
|
Lint code:
pkg/apis/monitoring/v1alpha1/types.go#L251
t.Namespace undefined (type ThanosQuerier has no field or method Namespace) (typecheck)
|
Run end-to-end tests
No files were found with the provided path: cluster-state. No artifacts will be uploaded.
|