Skip to content

Bump axios from 1.6.0 to 1.6.5 #523

Bump axios from 1.6.0 to 1.6.5

Bump axios from 1.6.0 to 1.6.5 #523

Triggered via push January 24, 2024 09:41
Status Failure
Total duration 3m 17s
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:610: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)