feat(mothership): mothership #11327
Annotations
6 errors and 6 warnings
|
Run tests with coverage
Process completed with exit code 1.
|
|
Run tests with coverage:
apps/sim/lib/copilot/orchestrator/sse/handlers/handlers.test.ts#L22
Error: Cannot find module '@/lib/copilot/orchestrator/sse-handlers' imported from '/home/runner/_work/sim/sim/apps/sim/lib/copilot/orchestrator/sse/handlers/handlers.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/handlers/handlers.test.ts:22:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
Run tests with coverage:
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' }
|
|
Run tests with coverage:
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' }
|
|
Run tests with coverage:
apps/sim/app/api/chat/route.test.ts#L224
AssertionError: expected 500 to be 400 // Object.is equality
- Expected
+ Received
- 400
+ 500
❯ app/api/chat/route.test.ts:224:31
|
|
Run tests with coverage
sim#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
Post Mount node_modules (Sticky Disk)
Skipping sticky disk commit due to previous step failures
|
|
Post Mount node_modules (Sticky Disk)
- Step: unknown (failed)
|
|
Post Mount node_modules (Sticky Disk)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Post Mount Turbo cache (Sticky Disk)
Skipping sticky disk commit due to previous step failures
|
|
Post Mount Turbo cache (Sticky Disk)
- Step: unknown (failed)
|
|
Post Mount Turbo cache (Sticky Disk)
Found 2 failed/cancelled steps in previous workflow steps
|
Loading