Skip to content

Homemonitoring support #596

Homemonitoring support

Homemonitoring support #596

Triggered via pull request March 29, 2024 08:40
Status Failure
Total duration 1m 3s
Artifacts

go-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.