fix(credentials): clean up personal secrets in archived workspaces #31667
Triggered via pull request
September 16, 2026 18:22
Status
Failure
Total duration
3m 51s
Artifacts
–
ci.yml
on: pull_request
Detect Version
Migrate Dev DB
/
Apply Database Migrations
Detect Desktop Changes
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
3m 3s
Test and Build
/
Build App
3m 27s
Check Docs Changes
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
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 / Lint and Test
Process completed with exit code 1.
|
|
Test and Build / Lint and Test
@sim/app#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
lib/mcp/client.test.ts > McpClient notification handler > clamps a configured tools/list timeout to the absolute discovery ceiling:
apps/sim/lib/mcp/client.test.ts#L211
AssertionError: expected "vi.fn()" to be called with arguments: [ undefined, ObjectContaining{…} ]
Received:
1st vi.fn() call:
[
undefined,
- ObjectContaining {
- "maxTotalTimeout": Any<Number>,
- "timeout": 60000,
+ {
+ "maxTotalTimeout": 59999,
+ "onprogress": [Function onprogress],
+ "resetTimeoutOnProgress": true,
+ "signal": undefined,
+ "timeout": 59999,
},
]
Number of calls: 1
❯ lib/mcp/client.test.ts:211:30
|
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|