SDK regeneration #163
Annotations
7 errors
|
Test
Process completed with exit code 1.
|
|
Test:
tests/wire/fhir/main.test.ts#L1019
AssertionError: expected error to be instance of InternalServerError
- Expected:
[Function InternalServerError]
+ Received:
phenomlError {
"message": "fetch failed",
"name": "phenomlError",
"statusCode": undefined,
"body": undefined,
"rawResponse": {
"headers": Headers {},
"redirected": false,
"status": 0,
"statusText": "Unknown Error",
"type": "error",
"url": "",
},
}
❯ fhir/main.test.ts:1019:9
|
|
Test:
tests/wire/fhir/main.test.ts#L802
AssertionError: expected error to be instance of InternalServerError
- Expected:
[Function InternalServerError]
+ Received:
phenomlError {
"message": "fetch failed",
"name": "phenomlError",
"statusCode": undefined,
"body": undefined,
"rawResponse": {
"headers": Headers {},
"redirected": false,
"status": 0,
"statusText": "Unknown Error",
"type": "error",
"url": "",
},
}
❯ fhir/main.test.ts:802:9
|
|
Test:
tests/wire/fhir/main.test.ts#L479
AssertionError: expected error to be instance of InternalServerError
- Expected:
[Function InternalServerError]
+ Received:
phenomlError {
"message": "fetch failed",
"name": "phenomlError",
"statusCode": undefined,
"body": undefined,
"rawResponse": {
"headers": Headers {},
"redirected": false,
"status": 0,
"statusText": "Unknown Error",
"type": "error",
"url": "",
},
}
❯ fhir/main.test.ts:479:9
|
|
Test:
tests/wire/fhir/main.test.ts#L379
AssertionError: expected error to be instance of InternalServerError
- Expected:
[Function InternalServerError]
+ Received:
phenomlError {
"message": "fetch failed",
"name": "phenomlError",
"statusCode": undefined,
"body": undefined,
"rawResponse": {
"headers": Headers {},
"redirected": false,
"status": 0,
"statusText": "Unknown Error",
"type": "error",
"url": "",
},
}
❯ fhir/main.test.ts:379:9
|
|
Test:
tests/wire/fhir/main.test.ts#L261
AssertionError: expected error to be instance of InternalServerError
- Expected:
[Function InternalServerError]
+ Received:
phenomlError {
"message": "fetch failed",
"name": "phenomlError",
"statusCode": undefined,
"body": undefined,
"rawResponse": {
"headers": Headers {},
"redirected": false,
"status": 0,
"statusText": "Unknown Error",
"type": "error",
"url": "",
},
}
❯ fhir/main.test.ts:261:9
|
|
Test:
tests/wire/fhir/main.test.ts#L151
AssertionError: expected error to be instance of InternalServerError
- Expected:
[Function InternalServerError]
+ Received:
phenomlError {
"message": "fetch failed",
"name": "phenomlError",
"statusCode": undefined,
"body": undefined,
"rawResponse": {
"headers": Headers {},
"redirected": false,
"status": 0,
"statusText": "Unknown Error",
"type": "error",
"url": "",
},
}
❯ fhir/main.test.ts:151:9
|
Loading