Skip to content

Merge pull request #20 from Print-one/feat/webhook-validation-support #44

Merge pull request #20 from Print-one/feat/webhook-validation-support

Merge pull request #20 from Print-one/feat/webhook-validation-support #44

Triggered via push June 6, 2024 12:45
Status Failure
Total duration 4m 27s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
createOrder › should return status needs approval with 300+ orders: test/Batch.spec.ts#L92
expect(received).toEqual(expected) // deep equality Expected: "batch_needs_approval" Received: "batch_created" at Object.<anonymous> (test/Batch.spec.ts:92:26)
update › ready › should get status ready to sent with 300+ orders: test/Batch.spec.ts#L278
expect(received).toEqual(expected) // deep equality Expected: "batch_ready_to_schedule" Received: "batch_user_ready" at Object.<anonymous> (test/Batch.spec.ts:278:28)
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/.