Skip to content

chore(deps): update dependency vitest to v3 #36614

chore(deps): update dependency vitest to v3

chore(deps): update dependency vitest to v3 #36614

Triggered via pull request January 18, 2025 08:44
Status Failure
Total duration 2m 8s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
src/plugins/clubs-payments/api/fulfillment.test.ts > post returns {message: error} when it received an invalid input > with `webhookOnFulfillment` option > should return error if calling webhook failed > returns error: src/plugins/clubs-payments/api/fulfillment.test.ts#L731
AssertionError: expected { type: 'return', value: Promise{…} } to deeply equal { type: 'throw', value: Error: ERROR } - Expected + Received { - "type": "throw", - "value": Error { - "message": "ERROR", - }, + "type": "return", + "value": Promise {}, } ❯ src/plugins/clubs-payments/api/fulfillment.test.ts:731:49
build (20.x)
Process completed with exit code 1.
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636