Skip to content

feat: webhooks

feat: webhooks #79

Re-run triggered June 27, 2024 07:52
Status Failure
Total duration 4m 1s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
createOrder › should create an order with all fields: test/PrintOne.spec.ts#L586
expect(received).toEqual(expected) // deep equality - Expected - 2 + Received + 1 Object { "address": "Test 1", - "addressLine2": undefined, "city": "Test", - "country": "NL", + "country": "Netherlands", "name": "Test", "postalCode": "1234 AB", } at Object.<anonymous> (test/PrintOne.spec.ts:586:29)
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/.