feat(mothership): mixture of models, search agent, persistent subagents, fork chat, inline questions (mothership v0.8) #21953
ci.yml
on: pull_request
Detect Version
0s
Test and Build
/
Test and Build
2m 29s
Migrate Dev DB
/
Apply Database Migrations
Check Docs Changes
0s
Matrix: Build ARM64 (GHCR Only)
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
0s
Matrix: Build AMD64
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Create GitHub Release
0s
Annotations
4 errors and 9 warnings
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
lib/copilot/chat/payload.test.ts:
apps/sim/lib/mcp/service.ts#L71
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:71:35
❯ new McpService lib/mcp/service.ts:76:3
❯ lib/mcp/service.ts:813:27
❯ lib/copilot/mcp-tools.ts:4:1
|
|
Test and Build / Test and Build
sim#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
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
|
|
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
|
|
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
|