Skip to content

Bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0 #312

Bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0

Bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0 #312

Triggered via pull request January 22, 2024 01:23
Status Failure
Total duration 1m 41s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
test
cannot use &aggregator{} (value of type *aggregator) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in variable declaration: *aggregator does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
test
cannot use &aggregator{…} (value of type *aggregator) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in return statement: *aggregator does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
test
cannot use &singleObject{} (value of type *singleObject) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in variable declaration: *singleObject does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
test
cannot use &singleObject{…} (value of type *singleObject) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in return statement: *singleObject does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
test
Process completed with exit code 2.
coverage
cannot use &aggregator{} (value of type *aggregator) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in variable declaration: *aggregator does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
coverage
cannot use &aggregator{…} (value of type *aggregator) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in return statement: *aggregator does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
coverage
cannot use &singleObject{} (value of type *singleObject) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in variable declaration: *singleObject does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
coverage
cannot use &singleObject{…} (value of type *singleObject) as "sigs.k8s.io/controller-runtime/pkg/cache".Cache value in return statement: *singleObject does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Cache (missing method RemoveInformer)
coverage
Process completed with exit code 2.
lint
golangci-lint exit with code 3