Skip to content

test: fix missing declarations #23

test: fix missing declarations

test: fix missing declarations #23

Triggered via push February 13, 2024 14:59
Status Failure
Total duration 1m 14s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
uploadCustomFile › should upload a file: src/HttpHandler.ts#L60
PrintOneError: File cf_AyiN2XhfCdCdabvIjrfKt 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:169:7)
uploadCustomFile › should upload a file with all fields: src/HttpHandler.ts#L60
PrintOneError: File cf_BF7xXIEKHYnXSkypmivmm 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:169:7)
delete › should delete the file: src/HttpHandler.ts#L60
PrintOneError: Internal server error at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:60:13) at AxiosHTTPHandler.handleErrors [as DELETE] (src/AxiosHttpHandler.ts:113:10) at Object.<anonymous> (test/CustomFile.spec.ts:41:5)
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/.