feat(mothership): mothership #11273
ci.yml
on: pull_request
Detect Version
0s
Test and Build
/
Test and Build
1m 19s
Check Docs Changes
0s
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Process Docs
/
Process Documentation Embeddings
Matrix: Create GHCR Manifests
Create GitHub Release
0s
Annotations
6 errors and 6 warnings
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
lib/copilot/orchestrator/sse/handlers/handlers.test.ts:
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' }
|
|
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/chat/route.test.ts > Chat API Route > POST > should reject if identifier already exists:
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
|
|
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
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
|