Skip to content

feat: ✨ allow for uploading CSVs to a Batch #46

feat: ✨ allow for uploading CSVs to a Batch

feat: ✨ allow for uploading CSVs to a Batch #46

Triggered via pull request March 11, 2024 07:26
Status Failure
Total duration 3m 8s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
getTemplate › should get the template: test/CsvOrder.spec.ts#L19
thrown: "Exceeded timeout of 5000 ms for a hook. 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 Object.<anonymous> (test/CsvOrder.spec.ts:19:1)
refresh › should refresh the csv order: test/CsvOrder.spec.ts#L19
thrown: "Exceeded timeout of 5000 ms for a hook. 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 Object.<anonymous> (test/CsvOrder.spec.ts:19:1)
getOrders › should get orders generated by the csv: test/CsvOrder.spec.ts#L19
thrown: "Exceeded timeout of 5000 ms for a hook. 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 Object.<anonymous> (test/CsvOrder.spec.ts:19:1)
download › should download the file: test/CustomFile.spec.ts#L8
thrown: "Exceeded timeout of 5000 ms for a hook. 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 Object.<anonymous> (test/CustomFile.spec.ts:8:1)
Test
Process completed with exit code 1.
Test
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/.