Added more examples for validator OAS spec #143
Annotations
3 errors and 1 warning
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: "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: "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
|