Skip to content

feat!: 💥 add new required sender to createBatch #37

feat!: 💥 add new required sender to createBatch

feat!: 💥 add new required sender to createBatch #37

Triggered via push May 16, 2024 14:49
Status Failure
Total duration 5m 10s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 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)
getTemplate › should get the template: test/Order.spec.ts#L9
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/Order.spec.ts:9:1)
refresh › should refresh the order: test/Order.spec.ts#L9
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/Order.spec.ts:9:1)
download › should download the preview: test/Order.spec.ts#L9
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/Order.spec.ts:9:1)
download › should throw an error when no polling: test/Order.spec.ts#L9
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/Order.spec.ts:9:1)
cancel › should cancel the order: test/Order.spec.ts#L9
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/Order.spec.ts:9:1)
cancel › should throw an error when no polling: test/Order.spec.ts#L9
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/Order.spec.ts:9:1)
fields › anonymizedAt › should be undefined if not anonymized: test/Order.spec.ts#L9
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/Order.spec.ts:9: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/.