Bump deps k8s to 0.28 #3536
Annotations
10 errors and 2 warnings
Run 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:
|
Run 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:
|
Run Unit Tests:
vendor/sigs.k8s.io/controller-runtime/pkg/cache/multi_namespace_cache.go#L326
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
|
Run Unit Tests:
vendor/k8s.io/apiserver/pkg/authentication/token/cache/cached_token_authenticator.go#L285
undefined: unsafe.StringData
|
|
Run Unit Tests:
vendor/k8s.io/apiserver/pkg/authentication/token/cache/cached_token_authenticator.go#L296
undefined: unsafe.SliceData
|
|
Run Unit Tests:
vendor/k8s.io/apiserver/pkg/storage/value/encrypt/aes/cache.go#L90
undefined: unsafe.String
|
Run Unit Tests:
vendor/k8s.io/apiserver/pkg/storage/value/encrypt/aes/cache.go#L90
undefined: unsafe.SliceData
|
Run Unit Tests
Process completed with exit code 2.
|
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/.
|
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/
|
Loading