Update kubernetes packages to v0.32.0 #403
ci.yml
on: pull_request
detect-noop
6s
lint
2m 15s
check-diff
32s
unit-tests
1m 16s
publish-artifacts
2m 31s
Annotations
21 errors and 6 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
Process completed with exit code 2.
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
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
Process completed with exit code 2.
|
detect-noop
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: fkirc/skip-duplicate-actions@12aca0a884f6137d619d6a8a09fcc3406ced5281. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check-diff
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
publish-artifacts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7, docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55, actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|