Update kubernetes packages to v0.32.1 #574
ci.yml
on: pull_request
detect-noop
8s
lint
4m 4s
check-diff
2m 55s
unit-tests
1m 52s
publish-artifacts
6m 31s
Annotations
24 errors and 4 warnings
unit-tests
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
|
unit-tests
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
|
unit-tests
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
|
unit-tests
undefined: leaderelection.SwitchMetric
|
unit-tests
Process completed with exit code 2.
|
lint:
cmd/buildtagger/main.go#L33
undefined: kingpin (typecheck)
|
lint:
cmd/buildtagger/main.go#L50
undefined: kingpin (typecheck)
|
lint:
cmd/buildtagger/main.go#L143
undefined: kingpin (typecheck)
|
lint:
cmd/buildtagger/main.go#L144
undefined: kingpin (typecheck)
|
lint:
cmd/crddiff/main.go#L29
undefined: kingpin (typecheck)
|
lint:
cmd/crddiff/main.go#L40
undefined: kingpin (typecheck)
|
lint:
cmd/crddiff/main.go#L48
undefined: kingpin (typecheck)
|
lint:
cmd/crddiff/main.go#L63
undefined: kingpin (typecheck)
|
lint:
cmd/crddiff/main.go#L73
undefined: kingpin (typecheck)
|
lint:
cmd/crddiff/main.go#L79
undefined: kingpin (typecheck)
|
publish-artifacts
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
|
publish-artifacts
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
|
publish-artifacts
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
|
publish-artifacts
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
|
publish-artifacts
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
|
publish-artifacts
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
|
publish-artifacts
undefined: leaderelection.SwitchMetric
|
publish-artifacts
undefined: leaderelection.SwitchMetric
|
publish-artifacts
Process completed with exit code 2.
|
lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
unit-tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
check-diff
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
publish-artifacts
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|