Skip to content

build(deps): bump sigs.k8s.io/controller-runtime from 0.12.3 to 0.16.3 #253

build(deps): bump sigs.k8s.io/controller-runtime from 0.12.3 to 0.16.3

build(deps): bump sigs.k8s.io/controller-runtime from 0.12.3 to 0.16.3 #253

Triggered via pull request October 19, 2023 10:54
Status Failure
Total duration 6m 41s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
coverage: vendor/sigs.k8s.io/controller-runtime/pkg/cache/cache.go#L412
fields.Selector does not implement comparable
coverage: vendor/sigs.k8s.io/controller-runtime/pkg/cache/cache.go#L442
fields.Selector does not implement comparable
coverage: vendor/github.com/crossplane/crossplane-runtime/pkg/test/fake.go#L27
cannot use &MockClient{} (value of type *MockClient) as type client.Client in variable declaration:
coverage: vendor/github.com/crossplane/crossplane-runtime/pkg/test/fake.go#L255
cannot use &MockStatusWriter{…} (value of type *MockStatusWriter) as type client.SubResourceWriter in return statement:
coverage
Process completed with exit code 2.
image
Process completed with exit code 2.
analyze
1 issue was detected with this workflow: Please make sure that every branch in on.pull_request is also in on.push so that Code Scanning can compare pull requests against the state of the base branch.