feat(files): export markdown as zip with embedded images #15893
ci.yml
on: pull_request
Detect Version
0s
Test and Build
/
Test and Build
1m 12s
Check Docs Changes
0s
Matrix: Build Dev ECR
Matrix: Build ARM64 (GHCR Only)
Matrix: Build AMD64
Migrate Dev DB
/
Apply Database Migrations
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Create GitHub Release
0s
Annotations
7 errors and 9 warnings
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
lib/copilot/tools/server/table/user-table.test.ts > userTableServerTool.import_file > reports missing required columns instead of inserting:
apps/sim/lib/copilot/tools/server/table/user-table.test.ts#L209
AssertionError: expected 'Operation failed: [vitest] No "fetchW…' to match /missing required columns/i
- Expected:
/missing required columns/i
+ Received:
"Operation failed: [vitest] No \"fetchWorkspaceFileBuffer\" export is defined on the \"@/lib/uploads/contexts/workspace/workspace-file-manager\" mock. Did you forget to return it from \"vi.mock\"?
If you need to partially mock a module, you can use \"importOriginal\" helper inside:
"
❯ lib/copilot/tools/server/table/user-table.test.ts:209:28
|
|
lib/copilot/tools/server/table/user-table.test.ts > userTableServerTool.import_file > uses the caller-provided mapping:
apps/sim/lib/copilot/tools/server/table/user-table.test.ts#L151
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ lib/copilot/tools/server/table/user-table.test.ts:151:28
|
|
lib/copilot/tools/server/table/user-table.test.ts > userTableServerTool.import_file > replaces rows in replace mode:
apps/sim/lib/copilot/tools/server/table/user-table.test.ts#L127
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ lib/copilot/tools/server/table/user-table.test.ts:127:28
|
|
lib/copilot/tools/server/table/user-table.test.ts > userTableServerTool.import_file > appends rows using auto-mapping by default:
apps/sim/lib/copilot/tools/server/table/user-table.test.ts#L105
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ lib/copilot/tools/server/table/user-table.test.ts:105:28
|
|
lib/copilot/vfs/file-reader.test.ts > readFileRecord > downscales oversized images into attachments that fit the read limit:
apps/sim/lib/copilot/vfs/file-reader.test.ts#L56
AssertionError: expected undefined to be 'image' // Object.is equality
- Expected:
"image"
+ Received:
undefined
❯ lib/copilot/vfs/file-reader.test.ts:56:40
|
|
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
|
|
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
|