Skip to content

docs: 📝 write contributing.md #68

docs: 📝 write contributing.md

docs: 📝 write contributing.md #68

Triggered via pull request May 15, 2024 11:29
Status Failure
Total duration 43s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
getTemplate › should get the template: src/HttpHandler.ts#L60
PrintOneError: Unauthorized at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:60:13) at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:91:10) at PrintOne.createTemplate (src/PrintOne.ts:174:22) at Object.<anonymous> (test/Order.spec.ts:10:14)
refresh › should refresh the order: src/HttpHandler.ts#L60
PrintOneError: Unauthorized at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:60:13) at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:91:10) at PrintOne.createTemplate (src/PrintOne.ts:174:22) at Object.<anonymous> (test/Order.spec.ts:10:14)
download › should download the preview: src/HttpHandler.ts#L60
PrintOneError: Unauthorized at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:60:13) at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:91:10) at PrintOne.createTemplate (src/PrintOne.ts:174:22) at Object.<anonymous> (test/Order.spec.ts:10:14)
download › should throw an error when no polling: src/HttpHandler.ts#L60
PrintOneError: Unauthorized at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:60:13) at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:91:10) at PrintOne.createTemplate (src/PrintOne.ts:174:22) at Object.<anonymous> (test/Order.spec.ts:10:14)
cancel › should cancel the order: src/HttpHandler.ts#L60
PrintOneError: Unauthorized at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:60:13) at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:91:10) at PrintOne.createTemplate (src/PrintOne.ts:174:22) at Object.<anonymous> (test/Order.spec.ts:10:14)
cancel › should throw an error when no polling: src/HttpHandler.ts#L60
PrintOneError: Unauthorized at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:60:13) at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:91:10) at PrintOne.createTemplate (src/PrintOne.ts:174:22) at Object.<anonymous> (test/Order.spec.ts:10:14)
fields › anonymizedAt › should be undefined if not anonymized: src/HttpHandler.ts#L60
PrintOneError: Unauthorized at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:60:13) at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:91:10) at PrintOne.createTemplate (src/PrintOne.ts:174:22) at Object.<anonymous> (test/Order.spec.ts:10:14)
fields › anonymizedAt › should be a date if anonymized: src/HttpHandler.ts#L60
PrintOneError: Unauthorized at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:60:13) at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:91:10) at PrintOne.createTemplate (src/PrintOne.ts:174:22) at Object.<anonymous> (test/Order.spec.ts:10:14)
getTemplate › should get the template: src/HttpHandler.ts#L60
PrintOneError: Unauthorized at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:60:13) at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:91:10) at PrintOne.createTemplate (src/PrintOne.ts:174:22) at Object.<anonymous> (test/CsvOrder.spec.ts:22:14)
refresh › should refresh the csv order: src/HttpHandler.ts#L60
PrintOneError: Unauthorized at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:60:13) at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:91:10) at PrintOne.createTemplate (src/PrintOne.ts:174:22) at Object.<anonymous> (test/CsvOrder.spec.ts:22:14)
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/.