Skip to content

Targetconfig crd

Targetconfig crd #1778

Triggered via pull request March 4, 2025 21:54
Status Failure
Total duration 3m 36s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
coverage: pkg/listener/cleanup_test.go#L17
cannot use c (variable of type *client) as target.Client value in struct literal: *client does not implement target.Client (missing method Tenant)
coverage: pkg/listener/scope_results_test.go#L17
cannot use c (variable of type *client) as target.Client value in struct literal: *client does not implement target.Client (missing method Tenant)
coverage: pkg/listener/scope_results_test.go#L24
cannot use c (variable of type *client) as target.Client value in struct literal: *client does not implement target.Client (missing method Tenant)
coverage: pkg/listener/scope_results_test.go#L31
cannot use c (variable of type *client) as target.Client value in struct literal: *client does not implement target.Client (missing method Tenant)
coverage: pkg/listener/send_result_test.go#L74
cannot use c (variable of type *client) as target.Client value in struct literal: *client does not implement target.Client (missing method Tenant)
coverage: pkg/listener/send_result_test.go#L81
cannot use c (variable of type *client) as target.Client value in struct literal: *client does not implement target.Client (missing method Tenant)
coverage: pkg/listener/send_result_test.go#L88
cannot use c (variable of type *client) as target.Client value in struct literal: *client does not implement target.Client (missing method Tenant)
coverage
Process completed with exit code 2.