chore(deps): bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0 #10
Annotations
10 errors and 3 warnings
Lint:
internal/controller/config/config.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:
internal/controller/cluster/cluster.go#L36
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:
internal/controller/instance/instance.go#L31
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)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2, 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/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, 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/
|
Find the Go Build Cache
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading