Skip to content

feat(internal): added internal api base url for internal calls #10091

feat(internal): added internal api base url for internal calls

feat(internal): added internal api base url for internal calls #10091

Triggered via pull request February 13, 2026 07:41
Status Failure
Total duration 1m 21s
Artifacts

ci.yml

on: pull_request
Detect Version
0s
Detect Version
Test and Build  /  Test and Build
1m 5s
Test and Build / Test and Build
Check Docs Changes
Check Docs Changes
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Process Docs  /  Process Documentation Embeddings
Process Docs / Process Documentation Embeddings
Matrix: Create GHCR Manifests
Create GitHub Release
0s
Create GitHub Release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
app/api/mcp/serve/[serverId]/route.test.ts > MCP Serve Route > forwards internal token for private server session auth: apps/sim/app/api/mcp/serve/[serverId]/route.test.ts#L219
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ app/api/mcp/serve/[serverId]/route.test.ts:219:29
app/api/mcp/serve/[serverId]/route.test.ts > MCP Serve Route > forwards X-API-Key for private server api_key auth: apps/sim/app/api/mcp/serve/[serverId]/route.test.ts#L170
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ app/api/mcp/serve/[serverId]/route.test.ts:170:29
app/api/copilot/checkpoints/revert/route.test.ts > Copilot Checkpoints Revert API Route > POST > should handle complex checkpoint state with all fields: apps/sim/app/api/copilot/checkpoints/revert/route.test.ts#L759
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ app/api/copilot/checkpoints/revert/route.test.ts:759:31
app/api/copilot/checkpoints/revert/route.test.ts > Copilot Checkpoints Revert API Route > POST > should handle missing cookies gracefully: apps/sim/app/api/copilot/checkpoints/revert/route.test.ts#L693
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ app/api/copilot/checkpoints/revert/route.test.ts:693:31
app/api/copilot/checkpoints/revert/route.test.ts > Copilot Checkpoints Revert API Route > POST > should forward cookies to state API call: apps/sim/app/api/copilot/checkpoints/revert/route.test.ts#L643
AssertionError: expected "spy" to be called with arguments: [ …(2) ] Number of calls: 0 ❯ app/api/copilot/checkpoints/revert/route.test.ts:643:28
app/api/copilot/checkpoints/revert/route.test.ts > Copilot Checkpoints Revert API Route > POST > should return 500 when state API call fails: apps/sim/app/api/copilot/checkpoints/revert/route.test.ts#L500
AssertionError: expected 'Failed to revert to checkpoint' to be 'Failed to revert workflow to checkpoi…' // Object.is equality Expected: "Failed to revert workflow to checkpoint" Received: "Failed to revert to checkpoint" ❯ app/api/copilot/checkpoints/revert/route.test.ts:500:34
app/api/copilot/checkpoints/revert/route.test.ts > Copilot Checkpoints Revert API Route > POST > should handle checkpoint state with null/undefined values: apps/sim/app/api/copilot/checkpoints/revert/route.test.ts#L449
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ app/api/copilot/checkpoints/revert/route.test.ts:449:31
app/api/copilot/checkpoints/revert/route.test.ts > Copilot Checkpoints Revert API Route > POST > should handle checkpoint state with invalid deployedAt date: apps/sim/app/api/copilot/checkpoints/revert/route.test.ts#L407
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ app/api/copilot/checkpoints/revert/route.test.ts:407:31
app/api/copilot/checkpoints/revert/route.test.ts > Copilot Checkpoints Revert API Route > POST > should handle checkpoint state with valid deployedAt date: apps/sim/app/api/copilot/checkpoints/revert/route.test.ts#L366
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ app/api/copilot/checkpoints/revert/route.test.ts:366:31
app/api/copilot/checkpoints/revert/route.test.ts > Copilot Checkpoints Revert API Route > POST > should successfully revert checkpoint with basic workflow state: apps/sim/app/api/copilot/checkpoints/revert/route.test.ts#L288
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ app/api/copilot/checkpoints/revert/route.test.ts:288:31
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
Test and Build / Test and Build
- Step: unknown (failed)
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps