Skip to content

Merged in classes from IOPS-Utilty repository #139

Merged in classes from IOPS-Utilty repository

Merged in classes from IOPS-Utilty repository #139

Triggered via push January 16, 2025 16:03
Status Failure
Total duration 4m 19s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Testing validation passes for valid HL7 FHIR resources › Examples/pass/patient.json › Test HL7 FHIR resource passes validation: IOPS-FHIR-Test-Scripts/src/common.js.ts#L62
expect(received).toBeFalsy() Received: "WARNING Constraint failed: dom-6: 'A resource should have narrative for robust management' (defined in http://hl7.org/fhir/StructureDefinition/DomainResource) (Best Practice Recommendation) [ Location - Patient]" at resourceChecks (src/common.js.ts:62:26) at Object.<anonymous> (src/common.js.ts:563:13)
Testing validation passes for valid HL7 FHIR resources › Examples/pass/MedicationRequest-pass.json › Test HL7 FHIR resource passes validation: IOPS-FHIR-Test-Scripts/src/common.js.ts#L62
expect(received).toBeFalsy() Received: "WARNING Constraint failed: dom-6: 'A resource should have narrative for robust management' (defined in http://hl7.org/fhir/StructureDefinition/DomainResource) (Best Practice Recommendation) [ Location - MedicationRequest]" at resourceChecks (src/common.js.ts:62:26) at Object.<anonymous> (src/common.js.ts:563:13)
Testing validation passes for valid HL7 FHIR resources › Examples/pass/MedicationDispense-pass.json › Test HL7 FHIR resource passes validation: IOPS-FHIR-Test-Scripts/src/common.js.ts#L62
expect(received).toBeFalsy() Received: "WARNING Constraint failed: dom-6: 'A resource should have narrative for robust management' (defined in http://hl7.org/fhir/StructureDefinition/DomainResource) (Best Practice Recommendation) [ Location - MedicationDispense]" at resourceChecks (src/common.js.ts:62:26) at Object.<anonymous> (src/common.js.ts:563:13)
Testing validation passes for valid HL7 FHIR resources › Examples/pass/Bundle-searchset-COVIDImmunization.json › Test HL7 FHIR Seaarch Immmunization Bundle passes validation: IOPS-FHIR-Test-Scripts/src/common.js.ts#L62
expect(received).toBeFalsy() Received: "WARNING Constraint failed: dom-6: 'A resource should have narrative for robust management' (defined in http://hl7.org/fhir/StructureDefinition/DomainResource) (Best Practice Recommendation) [ Location - Bundle.entry[0].resource/*Immunization/d11c69d8-7a50-4a54-a848-7648121e995f*/] WARNING Constraint failed: dom-6: 'A resource should have narrative for robust management' (defined in http://hl7.org/fhir/StructureDefinition/DomainResource) (Best Practice Recommendation) [ Location - Bundle.entry[1].resource/*Immunization/8da02505-db94-40b6-a8ed-d5af5628e28c*/] ERROR The fullUrl must be an absolute URL (not 'Immunization/d11c69d8-7a50-4a54-a848-7648121e995f') [ Location - Bundle.entry[0]] ERROR The fullUrl must be an absolute URL (not 'Immunization/8da02505-db94-40b6-a8ed-d5af5628e28c') [ Location - Bundle.entry[0]]" at resourceChecks (src/common.js.ts:62:26) at Object.<anonymous> (src/common.js.ts:563:13)
Testing validation passes for valid HL7 FHIR resources › Examples/pass/Bundle-searchset-COVIDObservation.json › Test HL7 FHIR Seaarch Observation Bundle passes validation: IOPS-FHIR-Test-Scripts/src/common.js.ts#L62
expect(received).toBeFalsy() Received: "WARNING Constraint failed: dom-6: 'A resource should have narrative for robust management' (defined in http://hl7.org/fhir/StructureDefinition/DomainResource) (Best Practice Recommendation) [ Location - Bundle.entry[0].resource/*Observation/edea022a-2d81-11eb-adc1-0242ac120004*/] WARNING Constraint failed: dom-6: 'A resource should have narrative for robust management' (defined in http://hl7.org/fhir/StructureDefinition/DomainResource) (Best Practice Recommendation) [ Location - Bundle.entry[1].resource/*Observation/edea022a-2d81-11eb-adc1-0242ac120000*/] ERROR The fullUrl must be an absolute URL (not 'Observation/edea022a-2d81-11eb-adc1-0242ac120004') [ Location - Bundle.entry[0]] ERROR The fullUrl must be an absolute URL (not 'Observation/edea022a-2d81-11eb-adc1-0242ac120000') [ Location - Bundle.entry[0]]" at resourceChecks (src/common.js.ts:62:26) at Object.<anonymous> (src/common.js.ts:563:13)
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636