Targetconfig crd #1778
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.
|