feat(mcp): add dynamic operations and Agent access controls #31057
Triggered via pull request
September 10, 2026 02:30
Status
Failure
Total duration
2m 45s
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
2m 27s
Test and Build
/
Build App
2m 34s
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
6 errors and 9 warnings
|
Test and Build / Test (shard 2)
Process completed with exit code 1.
|
|
lib/workflows/operations/export-workflow.test.ts > buildWorkflowExportPayload > preserves safe MCP selection metadata only when opted in: search_docs:
apps/sim/lib/workflows/references/import-plan.ts#L95
OrchestrationError: Reference field does not exist
❯ writeOccurrence lib/workflows/references/import-plan.ts:95:21
❯ Module.buildWorkflowImportPlan lib/workflows/references/import-plan.ts:309:7
❯ lib/workflows/operations/export-workflow.test.ts:280:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'validation' }
|
|
lib/workflows/operations/export-workflow.test.ts > buildWorkflowExportPayload > preserves safe MCP selection metadata only when opted in: mcp-source-server-search_docs:
apps/sim/lib/workflows/references/import-plan.ts#L95
OrchestrationError: Reference field does not exist
❯ writeOccurrence lib/workflows/references/import-plan.ts:95:21
❯ Module.buildWorkflowImportPlan lib/workflows/references/import-plan.ts:309:7
❯ lib/workflows/operations/export-workflow.test.ts:280:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'validation' }
|
|
lib/copilot/chat/payload.test.ts:
apps/sim/lib/mcp/service.ts#L271
Error: [vitest] No "MCP_CONSTANTS" export is defined on the "@/lib/mcp/utils" mock. Did you forget to return it from "vi.mock"?
If you need to partially mock a module, you can use "importOriginal" helper inside:
vi.mock(import("@/lib/mcp/utils"), async (importOriginal) => {
const actual = await importOriginal()
return {
...actual,
// your mocked methods
}
})
❯ McpService.<instance_members_initializer> lib/mcp/service.ts:271:35
❯ new McpService lib/mcp/service.ts:276:3
❯ lib/mcp/service.ts:1367:27
❯ lib/credentials/application/discover-managed-mcp-tools.ts:15:1
|
|
Test and Build / Test (shard 2)
@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 2)
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test (shard 2)
- Step: unknown (failed)
|
|
Test and Build / Test (shard 2)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test (shard 2)
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test (shard 2)
- Step: unknown (failed)
|
|
Test and Build / Test (shard 2)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test (shard 2)
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test (shard 2)
- Step: unknown (failed)
|
|
Test and Build / Test (shard 2)
Found 2 failed/cancelled steps in previous workflow steps
|