feat(rich-markdown-editor): round-trip gate, VSCode/style paste, highlight, block reorder #21586
ci.yml
on: pull_request
Detect Version
Test and Build
/
Test and Build
3m 1s
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
6 errors and 9 warnings
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
app/workspace/[workspaceId]/files/components/file-viewer/rich-markdown-editor/keymap.test.ts > block reordering (Mod-Shift-Arrow) > is a no-op at the top edge and keeps a moved list intact:
apps/sim/app/workspace/[workspaceId]/files/components/file-viewer/rich-markdown-editor/keymap.test.ts#L320
AssertionError: expected '- a\n- b\n\npara' to be 'para\n\n- a\n- b' // Object.is equality
- Expected
+ Received
- para
-
- a
- b
+
+ para
❯ app/workspace/[workspaceId]/files/components/file-viewer/rich-markdown-editor/keymap.test.ts:320:39
|
|
app/workspace/[workspaceId]/files/components/file-viewer/rich-markdown-editor/keymap.test.ts > block reordering (Mod-Shift-Arrow) > moves the current top-level block down:
apps/sim/app/workspace/[workspaceId]/files/components/file-viewer/rich-markdown-editor/keymap.test.ts#L302
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ app/workspace/[workspaceId]/files/components/file-viewer/rich-markdown-editor/keymap.test.ts:302:64
|
|
app/workspace/[workspaceId]/files/components/file-viewer/rich-markdown-editor/keymap.test.ts > block reordering (Mod-Shift-Arrow) > moves the current top-level block up, carrying the caret:
apps/sim/app/workspace/[workspaceId]/files/components/file-viewer/rich-markdown-editor/keymap.test.ts#L292
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ app/workspace/[workspaceId]/files/components/file-viewer/rich-markdown-editor/keymap.test.ts:292:64
|
|
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
|