Skip to content

feat(mothership): mothership #11195

feat(mothership): mothership

feat(mothership): mothership #11195

Triggered via pull request March 7, 2026 09:46
Status Failure
Total duration 1m 3s
Artifacts

ci.yml

on: pull_request
Detect Version
Detect Version
Test and Build  /  Test and Build
53s
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 4 warnings
lib/copilot/orchestrator/sse/utils.test.ts: apps/sim/lib/copilot/orchestrator/sse/utils.test.ts#L5
Error: Cannot find module '@/lib/copilot/orchestrator/sse-utils' imported from '/home/runner/_work/sim/sim/apps/sim/lib/copilot/orchestrator/sse/utils.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ lib/copilot/orchestrator/sse/utils.test.ts:5:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
lib/copilot/orchestrator/stream/buffer.test.ts: apps/sim/lib/copilot/orchestrator/stream/buffer.test.ts#L87
Error: Cannot find module '@/lib/copilot/orchestrator/stream-buffer' imported from '/home/runner/_work/sim/sim/apps/sim/lib/copilot/orchestrator/stream/buffer.test.ts'. - If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution. - Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors ❯ lib/copilot/orchestrator/stream/buffer.test.ts:87:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
app/api/schedules/execute/route.test.ts > Scheduled Workflow Execution API Route > should execute multiple schedules in parallel: apps/sim/app/api/schedules/execute/route.test.ts#L203
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ app/api/schedules/execute/route.test.ts:203:29
app/api/schedules/execute/route.test.ts > Scheduled Workflow Execution API Route > should handle case with no due schedules: apps/sim/app/api/schedules/execute/route.test.ts#L192
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ app/api/schedules/execute/route.test.ts:192:29
app/api/schedules/execute/route.test.ts > Scheduled Workflow Execution API Route > should queue schedules to Trigger.dev when enabled: apps/sim/app/api/schedules/execute/route.test.ts#L182
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ app/api/schedules/execute/route.test.ts:182:29
app/api/schedules/execute/route.test.ts > Scheduled Workflow Execution API Route > should execute scheduled workflows with Trigger.dev disabled: apps/sim/app/api/schedules/execute/route.test.ts#L169
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ app/api/schedules/execute/route.test.ts:169:29
app/api/schedules/[id]/route.test.ts > Schedule PUT API (Reactivate) > Request Validation > returns 400 when action is not reactivate: apps/sim/app/api/schedules/[id]/route.test.ts#L111
AssertionError: expected 200 to be 400 // Object.is equality - Expected + Received - 400 + 200 ❯ app/api/schedules/[id]/route.test.ts:111:26
lib/workflows/migrations/subblock-migrations.test.ts > backfillCanonicalModes > should not overwrite existing canonicalModes entries: apps/sim/lib/workflows/migrations/subblock-migrations.test.ts#L252
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ lib/workflows/migrations/subblock-migrations.test.ts:252:22
blocks/blocks.test.ts > Blocks Module > Canonical Param Validation > should have unique canonicalParamIds per operation/condition context: apps/sim/blocks/blocks.test.ts#L886
Error: Canonical param reuse across conditions: Block "airtable": Canonical param "tableId" is used across 2 different conditions. Each operation should have its own unique canonicalParamId. ❯ blocks/blocks.test.ts:886:15
blocks/blocks.test.ts > Blocks Module > Canonical Param Validation > should have properly formed canonical pairs (matching conditions): apps/sim/blocks/blocks.test.ts#L845
Error: Canonical pair validation errors: Block "airtable": Canonical param "tableId" has members with different conditions: {"field":"operation","value":["listBases","listTables"],"not":true} vs {"field":"operation","value":["listBases","listTables","getSchema"],"not":true} ❯ blocks/blocks.test.ts:845:15
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
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
Found 2 failed/cancelled steps in previous workflow steps