Homemonitoring support #596
Annotations
4 errors
test:
domain/fhir/eoverdracht/service_test.go#L84
cannot use mockClient (variable of type fhir.mockClient) as fhir.Client value in struct literal: fhir.mockClient does not implement fhir.Client (missing method BuildRequestURI)
|
test:
domain/fhir/eoverdracht/service_test.go#L102
cannot use mockClient (variable of type fhir.mockClient) as fhir.Client value in struct literal: fhir.mockClient does not implement fhir.Client (missing method BuildRequestURI)
|
test:
domain/fhir/eoverdracht/service_test.go#L124
cannot use mockClient (variable of type fhir.mockClient) as fhir.Client value in struct literal: fhir.mockClient does not implement fhir.Client (missing method BuildRequestURI)
|
test
Process completed with exit code 1.
|