Update module sigs.k8s.io/controller-runtime to v0.17.2 - autoclosed #314
Annotations
5 errors and 1 warning
Lint:
cmd/provider/main.go#L26
could not import github.com/crossplane/crossplane-runtime/pkg/controller (-: # github.com/crossplane/crossplane-runtime/pkg/controller
|
Lint
cannot use &GVKRoutedCache{} (value of type *GVKRoutedCache) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in variable declaration: *GVKRoutedCache does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
|
Lint
cannot use c (variable of type *GVKRoutedCache) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in struct literal: *GVKRoutedCache does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
|
Lint
cannot use rc (variable of type *GVKRoutedCache) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in struct literal: *GVKRoutedCache does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)) (typecheck)
|
Lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading