Test and Build #212
test-build.yml
on: workflow_dispatch
Lint and Test
3m 17s
Build App
3m 34s
Matrix: oauth-postgres
Matrix: test-shard
Annotations
4 errors and 6 warnings
|
Test (shard 2)
Process completed with exit code 1.
|
|
lib/knowledge/application/chat.test.ts > organization Search Assistant chat > uses Search consent and the real organization Assistant through the headless lifecycle:
apps/sim/lib/knowledge/application/chat.test.ts#L128
AssertionError: expected { …(10) } to deeply equal { …(9) }
- Expected
+ Received
@@ -11,10 +11,13 @@
{
"content": "{\"connections\":[],\"available\":[]}",
"type": "search_integrations",
},
],
+ "integrationCatalog": {
+ "mcpServerIds": [],
+ },
"message": "Where is the field kit?",
"messageId": "27736908-54a9-45ff-8a06-7f753cd36b9e",
"mode": "assistant",
"organizationId": "org-1",
"userId": "member-1",
❯ lib/knowledge/application/chat.test.ts:128:21
|
|
Test (shard 2)
@sim/app#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
Lint and Test
Process completed with exit code 1.
|
|
Test (shard 2)
Skipping sticky disk commit due to previous step failures
|
|
Test (shard 2)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test (shard 2)
Skipping sticky disk commit due to previous step failures
|
|
Test (shard 2)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test (shard 2)
Skipping sticky disk commit due to previous step failures
|
|
Test (shard 2)
Found 2 failed/cancelled steps in previous workflow steps
|