Skip to content

Add support for externalUserId for chats. #70

Add support for externalUserId for chats.

Add support for externalUserId for chats. #70

Re-run triggered July 9, 2024 19:32
Status Failure
Total duration 6m 0s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
chat.test.ts > e2e catalog, cortex, and sync chat: chat.test.ts#L62
AssertionError: expected undefined to be '123' // Object.is equality - Expected: "123" + Received: undefined ❯ chat.test.ts:62:37
indexers/indexers.test.ts > Test catalog.shopifyIndexer: catalog.ts#L181
Error: Failed to upsert documents: Internal Server Error ❯ Catalog.upsertDocuments catalog.ts:181:13 ❯ JSONIndexer.indexItems indexers/json-indexer.ts:94:7 ❯ JSONIndexer.index indexers/json-indexer.ts:74:5 ❯ ShopifyIndexer.indexProducts indexers/shopify-indexer.ts:105:5 ❯ ShopifyIndexer.index indexers/shopify-indexer.ts:97:5 ❯ indexers/indexers.test.ts:129:3
test
Process completed with exit code 1.