Skip to content

Main -> Next

Main -> Next #73

Triggered via pull request May 16, 2024 09:52
@SophiaH67SophiaH67
opened #18
main
Status Failure
Total duration 1m 57s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
getOrders › should get orders generated by the csv: src/HttpHandler.ts#L73
PrintOneError: Internal server error at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13) at AxiosHTTPHandler.handleErrors [as GET] (src/AxiosHttpHandler.ts:44:10) at PrintOne.getOrders (src/PrintOne.ts:387:18) at Object.<anonymous> (test/CsvOrder.spec.ts:91:12)
getTemplate › should get the template: src/HttpHandler.ts#L73
PrintOneError: a property of recipient is not valid. Please check the address at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13) at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:92:10) at PrintOne.createOrder (src/PrintOne.ts:264:22) at Object.<anonymous> (test/Order.spec.ts:19:11)
refresh › should refresh the order: src/HttpHandler.ts#L73
PrintOneError: a property of recipient is not valid. Please check the address at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13) at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:92:10) at PrintOne.createOrder (src/PrintOne.ts:264:22) at Object.<anonymous> (test/Order.spec.ts:19:11)
download › should download the preview: src/HttpHandler.ts#L73
PrintOneError: a property of recipient is not valid. Please check the address at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13) at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:92:10) at PrintOne.createOrder (src/PrintOne.ts:264:22) at Object.<anonymous> (test/Order.spec.ts:19:11)
download › should throw an error when no polling: src/HttpHandler.ts#L73
PrintOneError: a property of recipient is not valid. Please check the address at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13) at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:92:10) at PrintOne.createOrder (src/PrintOne.ts:264:22) at Object.<anonymous> (test/Order.spec.ts:19:11)
cancel › should cancel the order: src/HttpHandler.ts#L73
PrintOneError: a property of recipient is not valid. Please check the address at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13) at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:92:10) at PrintOne.createOrder (src/PrintOne.ts:264:22) at Object.<anonymous> (test/Order.spec.ts:19:11)
cancel › should throw an error when no polling: src/HttpHandler.ts#L73
PrintOneError: a property of recipient is not valid. Please check the address at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13) at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:92:10) at PrintOne.createOrder (src/PrintOne.ts:264:22) at Object.<anonymous> (test/Order.spec.ts:19:11)
fields › anonymizedAt › should be undefined if not anonymized: src/HttpHandler.ts#L73
PrintOneError: a property of recipient is not valid. Please check the address at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13) at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:92:10) at PrintOne.createOrder (src/PrintOne.ts:264:22) at Object.<anonymous> (test/Order.spec.ts:19:11)
fields › anonymizedAt › should be a date if anonymized: src/HttpHandler.ts#L73
PrintOneError: a property of recipient is not valid. Please check the address at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13) at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:92:10) at PrintOne.createOrder (src/PrintOne.ts:264:22) at Object.<anonymous> (test/Order.spec.ts:19:11)
createOrder › should create an order: src/HttpHandler.ts#L73
PrintOneError: a property of recipient is not valid. Please check the address at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13) at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:92:10) at PrintOne.createOrder (src/PrintOne.ts:264:22) at Object.<anonymous> (test/PrintOne.spec.ts:549:19)
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/.