Skip to content

fix: batch status filter #30

fix: batch status filter

fix: batch status filter #30

Triggered via push May 9, 2024 10:56
Status Failure
Total duration 3m 49s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
refresh › should refresh the csv order: 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)
getCsvOrder › should get a csv order with all fields: src/HttpHandler.ts#L73
PrintOneError: Cannot GET /v2/batches/batch_mtFf6CucX7DHmm49wxMLW/csv/csv_zgBlQeSef5o1fJsTgKqGg at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13) at AxiosHTTPHandler.handleErrors [as GET] (src/AxiosHttpHandler.ts:44:10) at PrintOne.getCsvOrder (src/PrintOne.ts:322:18) at Object.<anonymous> (test/Batch.spec.ts:172:22)
BatchOrder › should be able to cancel Order: test/Batch.spec.ts#L410
thrown: "Exceeded timeout of 5000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at test/Batch.spec.ts:410:3 at Object.<anonymous> (test/Batch.spec.ts:409:1)
BatchOrder › should be able to refresh Order: test/Batch.spec.ts#L429
thrown: "Exceeded timeout of 30000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at test/Batch.spec.ts:429:3 at Object.<anonymous> (test/Batch.spec.ts:409:1)
Release
Process completed with exit code 1.
Release
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/.