Skip to content

Bump deps k8s to 0.28 #3536

Bump deps k8s to 0.28

Bump deps k8s to 0.28 #3536

Triggered via pull request April 5, 2024 15:21
Status Failure
Total duration 3m 26s
Artifacts

ci.yaml

on: pull_request
Spell Check with Typos
16s
Spell Check with Typos
golangci-lint
1m 24s
golangci-lint
markdownlint-misspell-shellcheck
25s
markdownlint-misspell-shellcheck
unit-tests
3m 16s
unit-tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 8 warnings
golangci-lint: pkg/util/client/cache.go#L25
could not import sigs.k8s.io/controller-runtime/pkg/cache (-: # sigs.k8s.io/controller-runtime/pkg/cache
golangci-lint: vendor/sigs.k8s.io/controller-runtime/pkg/cache/multi_namespace_cache.go#L308
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as type "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration in return statement:
golangci-lint: vendor/sigs.k8s.io/controller-runtime/pkg/cache/multi_namespace_cache.go#L321
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as type "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration in return statement:
golangci-lint: vendor/sigs.k8s.io/controller-runtime/pkg/cache/multi_namespace_cache.go#L326
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
golangci-lint: pkg/util/fieldindex/register.go#L30
could not import sigs.k8s.io/controller-runtime/pkg/cache (-: # sigs.k8s.io/controller-runtime/pkg/cache
golangci-lint: vendor/sigs.k8s.io/controller-runtime/pkg/cache/multi_namespace_cache.go#L308
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as type "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration in return statement:
golangci-lint: vendor/sigs.k8s.io/controller-runtime/pkg/cache/multi_namespace_cache.go#L321
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as type "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration in return statement:
golangci-lint: vendor/sigs.k8s.io/controller-runtime/pkg/cache/multi_namespace_cache.go#L326
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
golangci-lint: pkg/controller/daemonset/daemonset_controller_test.go#L272
fakePodControl.Templates undefined (type *fakePodControl has no field or method Templates) (typecheck)
golangci-lint: pkg/controller/daemonset/daemonset_controller_test.go#L273
fakePodControl.Templates undefined (type *fakePodControl has no field or method Templates) (typecheck)
unit-tests: vendor/sigs.k8s.io/controller-runtime/pkg/cache/multi_namespace_cache.go#L308
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as type "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration in return statement:
unit-tests: vendor/sigs.k8s.io/controller-runtime/pkg/cache/multi_namespace_cache.go#L321
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as type "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration in return statement:
unit-tests: vendor/sigs.k8s.io/controller-runtime/pkg/cache/multi_namespace_cache.go#L326
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
unit-tests
Process completed with exit code 2.
Spell Check with Typos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
markdownlint-misspell-shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
golangci-lint
Unexpected input(s) 'mod', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
golangci-lint
Unexpected input(s) 'mod', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/