Skip to content

[ME-2822] Fix Connector List Bug #362

[ME-2822] Fix Connector List Bug

[ME-2822] Fix Connector List Bug #362

Triggered via push April 17, 2024 17:07
Status Failure
Total duration 22s
Artifacts

run_tests.yml

on: push
Unit tests
12s
Unit tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Unit tests: listen/listener_test.go#L85
cannot use requester (variable of type *mocks.APIClientRequester) as client.Requester value in argument to WithAPIClient: *mocks.APIClientRequester does not implement client.Requester (wrong type for method Connectors)
Unit tests: listen/listener_test.go#L229
cannot use requester (variable of type *mocks.APIClientRequester) as client.Requester value in argument to WithAPIClient: *mocks.APIClientRequester does not implement client.Requester (wrong type for method Connectors)
Unit tests
Process completed with exit code 2.