Skip to content

Merge remote-tracking branch 'origin/main' into next #23

Merge remote-tracking branch 'origin/main' into next

Merge remote-tracking branch 'origin/main' into next #23

Triggered via push April 8, 2024 09:19
Status Cancelled
Total duration 2h 10m 37s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Release
The run was canceled by @SophiaH67.
getOrders › should get orders generated by the csv: test/CsvOrder.spec.ts#L87
thrown: "Exceeded timeout of 30000 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/CsvOrder.spec.ts:87:3 at Object.<anonymous> (test/CsvOrder.spec.ts:86:1)
createCsvOrder › should create a csv order with all fields: src/HttpHandler.ts#L73
PrintOneError: Missing required scope 'all.batches.live.orders.read' at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13) at AxiosHTTPHandler.handleErrors [as GET] (src/AxiosHttpHandler.ts:44:10) at Batch.createCsvOrder (src/models/Batch.ts:174:21) at Object.<anonymous> (test/Batch.spec.ts:111:22)
getCsvOrder › should get a csv order with all fields: src/HttpHandler.ts#L73
PrintOneError: Missing required scope 'all.batches.live.orders.read' at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13) at AxiosHTTPHandler.handleErrors [as GET] (src/AxiosHttpHandler.ts:44:10) at Batch.createCsvOrder (src/models/Batch.ts:174:21) at Object.<anonymous> (test/Batch.spec.ts:160:22)
BatchOrder › should be able to cancel Order: test/Batch.spec.ts#L410
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/Batch.spec.ts:410:3 at Object.<anonymous> (test/Batch.spec.ts:409:1)
BatchOrder › should be able to refresh Order: test/Batch.spec.ts#L429
thrown: "Exceeded timeout of 30000 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/Batch.spec.ts:429:3 at Object.<anonymous> (test/Batch.spec.ts:409:1)
Release
The operation was canceled.