feat: batch endpoints added (#8) #32
Annotations
3 errors and 1 warning
Test:
test/CsvOrder.spec.ts#L71
expect(received).toEqual(expected) // deep equality
Expected: "order_created"
Received: "order_processed"
at Object.<anonymous> (test/CsvOrder.spec.ts:71:26)
|
Test:
src/HttpHandler.ts#L73
PrintOneError: File cf_0KNeAvfmpwHZCTLXXgKP2 not found
at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13)
at AxiosHTTPHandler.handleErrors [as DELETE] (src/AxiosHttpHandler.ts:139:10)
at Object.<anonymous> (test/PrintOne.spec.ts:182:7)
|
Test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading