Merge pull request #16 from Print-one/docs/contributing #71
Annotations
4 errors and 1 warning
uploadCustomFile › should upload a file:
src/HttpHandler.ts#L60
PrintOneError: File cf_IhSOh0haBbtTe6xEphtLG not found
at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:60:13)
at AxiosHTTPHandler.handleErrors [as DELETE] (src/AxiosHttpHandler.ts:113:10)
at Object.<anonymous> (test/PrintOne.spec.ts:173:7)
|
uploadCustomFile › should upload a file with all fields:
src/HttpHandler.ts#L60
PrintOneError: File cf_tcsw6AIrhgOEle1un5YOl not found
at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:60:13)
at AxiosHTTPHandler.handleErrors [as DELETE] (src/AxiosHttpHandler.ts:113:10)
at Object.<anonymous> (test/PrintOne.spec.ts:173:7)
|
download › should download the file:
src/HttpHandler.ts#L60
PrintOneError:
at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:60:13)
at AxiosHTTPHandler.handleErrors [as GET] (src/AxiosHttpHandler.ts:44:10)
at Object.<anonymous> (test/CustomFile.spec.ts:28:20)
|
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/.
|