Test and Build #198
test-build.yml
on: workflow_dispatch
Lint and Test
2m 18s
Build App
3m 13s
Matrix: oauth-postgres
Matrix: test-shard
Annotations
4 errors and 9 warnings
|
Test (shard 2)
Process completed with exit code 1.
|
|
lib/knowledge/application/operations.test.ts > knowledge operation registry > defines unique stable semantic operation IDs:
apps/sim/lib/knowledge/application/operations.test.ts#L12
AssertionError: expected [ 'knowledge.list', …(62) ] to deeply equal [ 'knowledge.list', …(59) ]
- Expected
+ Received
@@ -44,13 +44,16 @@
"knowledge.connectors.read",
"knowledge.connectors.create",
"knowledge.connectors.update",
"knowledge.connectors.access.update",
"knowledge.search.sources.list",
+ "knowledge.search.integrations.list",
+ "knowledge.search.integrations.approve",
"knowledge.connectors.members.list",
"knowledge.connectors.members.enroll",
"knowledge.simSearch.connect",
+ "knowledge.search.sources.connectApproved",
"knowledge.search.index.read",
"knowledge.search.sources.prepare",
"knowledge.connectors.delete",
"knowledge.connectors.sync",
"knowledge.connectors.documents.list",
❯ lib/knowledge/application/operations.test.ts:12:17
|
|
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)
- Step: unknown (failed)
|
|
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)
- Step: unknown (failed)
|
|
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)
- Step: unknown (failed)
|
|
Test (shard 2)
Found 2 failed/cancelled steps in previous workflow steps
|