Skip to content

Homemonitoring support #595

Homemonitoring support

Homemonitoring support #595

Triggered via pull request March 28, 2024 13:45
Status Failure
Total duration 23s
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.