v0.7.52: span sanitization, highlight tables and files text to chat, settings UX improvements, security hardening #24781
ci.yml
on: pull_request
Detect Version
0s
Migrate Dev DB
/
Apply Database Migrations
Detect Desktop Changes
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Test and Build
/
Lint and Test
6m 57s
Test and Build
/
Build App
4m 38s
Check Docs Changes
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Prune Desktop Prereleases
0s
Desktop Release
/
Build, Sign, Notarize
Annotations
4 errors and 6 warnings
|
Test and Build / Lint and Test
Process completed with exit code 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#L197
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,
+ "timeout": 59999,
},
]
Number of calls: 1
❯ lib/mcp/client.test.ts:197:30
|
|
Test and Build / Lint and Test
sim#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 / 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
|