Bump deps k8s to 0.28 #3536
ci.yaml
on: pull_request
Spell Check with Typos
16s
golangci-lint
1m 24s
markdownlint-misspell-shellcheck
25s
unit-tests
3m 16s
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:
vendor/k8s.io/apiserver/pkg/authentication/token/cache/cached_token_authenticator.go#L285
undefined: unsafe.StringData
|
|
unit-tests:
vendor/k8s.io/apiserver/pkg/authentication/token/cache/cached_token_authenticator.go#L296
undefined: unsafe.SliceData
|
unit-tests:
vendor/k8s.io/apiserver/pkg/storage/value/encrypt/aes/aes_extended_nonce.go#L116
undefined: bytes.Clone
|
unit-tests:
vendor/k8s.io/apiserver/pkg/storage/value/encrypt/aes/cache.go#L90
undefined: unsafe.String
|
unit-tests:
vendor/k8s.io/apiserver/pkg/storage/value/encrypt/aes/cache.go#L90
undefined: unsafe.SliceData
|
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/
|