feat(PO-1024): ✨ webhook request validation logic #75
Annotations
10 errors and 1 warning
test/CsvOrder.spec.ts#L71
expect(received).toEqual(expected) // deep equality
Expected: "order_created"
Received: "order_processed"
at Object.<anonymous> (test/CsvOrder.spec.ts:71:26)
|
src/models/Preview.ts#L61
TimeoutError: Timeout reached
at Preview.getDetails (src/models/Preview.ts:61:21)
at Object.<anonymous> (test/Preview.spec.ts:45:21)
|
src/HttpHandler.ts#L73
PrintOneError: sender must be an object
at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13)
at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:92:10)
at PrintOne.createBatch (src/PrintOne.ts:409:22)
at Object.<anonymous> (test/PrintOne.spec.ts:1278:19)
|
src/HttpHandler.ts#L73
PrintOneError: sender must be an object
at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13)
at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:92:10)
at PrintOne.createBatch (src/PrintOne.ts:409:22)
at Object.<anonymous> (test/PrintOne.spec.ts:1382:19)
|
src/HttpHandler.ts#L73
PrintOneError: sender must be an object
at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13)
at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:92:10)
at PrintOne.createBatch (src/PrintOne.ts:409:22)
at Object.<anonymous> (test/PrintOne.spec.ts:1397:19)
|
src/HttpHandler.ts#L73
PrintOneError: sender must be an object
at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13)
at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:92:10)
at PrintOne.createBatch (src/PrintOne.ts:409:22)
at Object.<anonymous> (test/PrintOne.spec.ts:1433:19)
|
src/HttpHandler.ts#L73
PrintOneError: sender must be an object
at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13)
at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:92:10)
at PrintOne.createBatch (src/PrintOne.ts:409:22)
at Object.<anonymous> (test/PrintOne.spec.ts:1451:19)
|
src/HttpHandler.ts#L73
PrintOneError: sender must be an object
at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13)
at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:92:10)
at PrintOne.createBatch (src/PrintOne.ts:409:22)
at Object.<anonymous> (test/PrintOne.spec.ts:1469:19)
|
src/HttpHandler.ts#L73
PrintOneError: sender must be an object
at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13)
at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:92:10)
at PrintOne.createBatch (src/PrintOne.ts:409:22)
at Object.<anonymous> (test/PrintOne.spec.ts:1486:19)
|
src/HttpHandler.ts#L73
PrintOneError: sender must be an object
at AxiosHTTPHandler.handleErrors (src/HttpHandler.ts:73:13)
at AxiosHTTPHandler.handleErrors [as POST] (src/AxiosHttpHandler.ts:92:10)
at PrintOne.createBatch (src/PrintOne.ts:409:22)
at Object.<anonymous> (test/PrintOne.spec.ts:1503:19)
|
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/.
|
This job failed
Loading