Skip to content

feat: remaining getBatches endpoints #36

feat: remaining getBatches endpoints

feat: remaining getBatches endpoints #36

Triggered via pull request February 28, 2024 15:02
Status Failure
Total duration 3m 26s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
createOrder › should create an order with a send date: test/PrintOne.spec.ts#L588
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/PrintOne.spec.ts:588:3 at Object.<anonymous> (test/PrintOne.spec.ts:542:1)
createOrder › should create an order with a billing id: test/PrintOne.spec.ts#L605
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/PrintOne.spec.ts:605:3 at Object.<anonymous> (test/PrintOne.spec.ts:542:1)
createOrder › should create an order with a finish: test/PrintOne.spec.ts#L621
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/PrintOne.spec.ts:621:3 at Object.<anonymous> (test/PrintOne.spec.ts:542:1)
createCsvOrder › should create a csv order with templateId: test/PrintOne.spec.ts#L786
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/PrintOne.spec.ts:786:3 at Object.<anonymous> (test/PrintOne.spec.ts:669: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/.