chore: 🎨 run formatter #35
Annotations
10 errors and 1 warning
Test:
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)
|
Test:
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)
|
Test:
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)
|
Test:
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)
|
Test:
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)
|
Test:
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)
|
Test:
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)
|
Test:
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)
|
Test:
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)
|
Test:
test/PrintOne.spec.ts#L162
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/PrintOne.spec.ts:162:3
at Object.<anonymous> (test/PrintOne.spec.ts:110:1)
|
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/.
|
The logs for this run have expired and are no longer available.
Loading