Skip to content

feat(nuemark): inline span support, inline and block html nuemark tag support #485

feat(nuemark): inline span support, inline and block html nuemark tag support

feat(nuemark): inline span support, inline and block html nuemark tag support #485

Triggered via pull request February 4, 2025 16:38
Status Failure
Total duration 26s
Artifacts

test.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
error: expect(received).toBe(expected): packages/nuemark/test/tag.test.js#L125
Expected: "<div class=\"list\"><ul><li><p>elem 1</p></li>\n<li><p>elem 2</p></li></ul></div>" Received: "<div class=\"list\" items=\"elem 1,elem 2\"></div>" at <anonymous> (/home/runner/work/nue/nue/packages/nuemark/test/tag.test.js:125:16)
test (ubuntu-latest, bun)
Process completed with exit code 1.
test (macos-latest, bun)
The job was canceled because "ubuntu-latest_bun" failed.
test (macos-latest, bun)
The operation was canceled.
test (windows-latest, node+jest)
The job was canceled because "ubuntu-latest_bun" failed.
test (windows-latest, node+jest)
The operation was canceled.
test (windows-latest, bun)
The job was canceled because "ubuntu-latest_bun" failed.
test (windows-latest, bun)
The operation was canceled.