Skip to content

Bump tslib from 2.4.1 to 2.6.2 #520

Bump tslib from 2.4.1 to 2.6.2

Bump tslib from 2.4.1 to 2.6.2 #520

Re-run triggered January 24, 2024 09:52
Status Failure
Total duration 3m 37s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test Environment › Validator is functioning: undefined#L1
connect ECONNREFUSED ::1:9001 at Function.Object.<anonymous>.AxiosError.from (node_modules/axios/lib/core/AxiosError.js:89:14) at RedirectableRequest.handleRequestError (node_modules/axios/lib/adapters/http.js:606:25) at ClientRequest.eventHandlers.<computed> (node_modules/follow-redirects/index.js:37:24)
Testing validation passes for valid HL7 FHIR resources › Examples/pass/patient.json › Test HL7 FHIR resource passes validation: src/common.js.ts#L461
TypeError: Cannot read properties of undefined (reading 'status') at Object.<anonymous> (src/common.js.ts:461:29)
Testing validation passes for valid HL7 FHIR resources › Examples/pass/MedicationRequest-pass.json › Test HL7 FHIR resource passes validation: src/common.js.ts#L461
TypeError: Cannot read properties of undefined (reading 'status') at Object.<anonymous> (src/common.js.ts:461:29)
Testing validation passes for valid HL7 FHIR resources › Examples/pass/MedicationDispense-pass.json › Test HL7 FHIR resource passes validation: src/common.js.ts#L461
TypeError: Cannot read properties of undefined (reading 'status') at Object.<anonymous> (src/common.js.ts:461:29)
Testing validation passes for valid HL7 FHIR resources › Examples/pass/Bundle-searchset-COVIDObservation.json › Test HL7 FHIR Seaarch Observation Bundle passes validation: src/common.js.ts#L461
TypeError: Cannot read properties of undefined (reading 'status') at Object.<anonymous> (src/common.js.ts:461:29)
Testing validation passes for valid HL7 FHIR resources › Examples/pass/MedicationRequest-constraints.json › Test EPS fhirPath constraint issue (present in 6.2.x HAPI): src/common.js.ts#L327
TypeError: Cannot read properties of undefined (reading 'status') at Object.<anonymous> (src/common.js.ts:327:29)
Testing validation fails invalid FHIR resources › Examples/fail/patientError.json › Check validation fails when no NHS Number is supplied: src/common.js.ts#L350
TypeError: Cannot read properties of undefined (reading 'status') at Object.<anonymous> (src/common.js.ts:350:29)