fix(deps): update kubernetes packages to v0.32.0 #732
Triggered via pull request
February 7, 2024 09:51
renovate[bot]
synchronize
#480
Status
Failure
Total duration
33s
Artifacts
–
pull_request.yml
on: pull_request_target
Pull Request
23s
Annotations
4 errors and 1 warning
Pull Request:
main.go#L29
could not import sigs.k8s.io/controller-runtime/pkg/cache (-: # sigs.k8s.io/controller-runtime/pkg/cache
|
Pull Request
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
|
Pull Request
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
|
Pull Request
issues found
|
Pull Request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|