fix(github): simplify repository setup and indexing outcomes #31219
ci.yml
on: pull_request
Detect Version
0s
Migrate Dev DB
/
Apply Database Migrations
Detect Desktop Changes
0s
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Matrix: Test and Build / oauth-postgres
Matrix: Test and Build / test-shard
Test and Build
/
Lint and Test
2m 31s
Test and Build
/
Build App
2m 41s
Check Docs Changes
0s
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
0s
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Prune Desktop Prereleases
0s
Matrix: Attest Images
Desktop Release
/
Build, Sign, Notarize
Annotations
4 errors and 6 warnings
|
Test and Build / Test (shard 3)
Process completed with exit code 1.
|
|
app/api/knowledge/migrated-routes.test.ts > migrated internal Knowledge routes > preserves connector-document list and mutation envelopes:
apps/sim/app/api/knowledge/migrated-routes.test.ts#L312
AssertionError: expected { success: true, data: { …(3) } } to deeply equal { success: true, data: { …(3) } }
- Expected
+ Received
@@ -2,10 +2,11 @@
"data": {
"counts": {
"active": 1,
"excluded": 0,
"failed": 0,
+ "skipped": 0,
},
"documents": [
{
"deletedAt": null,
"enabled": true,
❯ app/api/knowledge/migrated-routes.test.ts:312:37
|
|
Test and Build / Test (shard 3)
@sim/app#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
Test and Build / Test (shard 3)
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test (shard 3)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test (shard 3)
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test (shard 3)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test (shard 3)
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test (shard 3)
Found 2 failed/cancelled steps in previous workflow steps
|