Update kubernetes packages to v0.31.4 #563
ci.yml
on: pull_request
detect-noop
9s
lint
4m 9s
check-diff
2m 43s
unit-tests
1m 55s
publish-artifacts
3m 43s
Annotations
24 errors and 5 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.
|
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:
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)
|
detect-noop
The following actions use a deprecated Node.js version and will be forced to run on node20: fkirc/skip-duplicate-actions@12aca0a884f6137d619d6a8a09fcc3406ced5281. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check-diff
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
publish-artifacts
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7, docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55, actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|