test: cmark spec tests #390
Draft
Annotations
10 errors
Install and test with Bun:
packages/nuemark/test/cmark.test.js#L18
Expected: "<p>!"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~</p>"
Received: "<p>!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~</p>"
at <anonymous> (/home/runner/work/nue/nue/packages/nuemark/test/cmark.test.js:18:44)
|
Install and test with Bun:
packages/nuemark/test/cmark.test.js#L18
</p>"
</p>"
at <anonymous> (/home/runner/work/nue/nue/packages/nuemark/test/cmark.test.js:18:44)
|
Install and test with Bun:
packages/nuemark/test/cmark.test.js#L18
Expected: "<p>*not emphasized*\n<br/> not a tag\n[not a link](/foo)\n`not code`\n1. not a list\n* not a list\n# not a heading\n[foo]: /url "not a reference"\n&ouml; not a character entity</p>"
Received: "<p>*not emphasized* <br/> not a tag [not a link](/foo) `not code` 1. not a list * not a list # not a heading [foo]: /url <q>not a reference</q> ö not a character entity</p>"
at <anonymous> (/home/runner/work/nue/nue/packages/nuemark/test/cmark.test.js:18:44)
|
Install and test with Bun:
packages/nuemark/test/cmark.test.js#L18
Expected: "<p>foo<br />\nbar</p>"
Received: "<p>foo bar</p>"
at <anonymous> (/home/runner/work/nue/nue/packages/nuemark/test/cmark.test.js:18:44)
|
Install and test with Bun:
packages/nuemark/test/cmark.test.js#L18
Expected: "<p><code>\\[\\`</code></p>"
Received: "<p>`` [` ``</p>"
at <anonymous> (/home/runner/work/nue/nue/packages/nuemark/test/cmark.test.js:18:44)
|
Install and test with Bun:
packages/nuemark/test/cmark.test.js#L18
Expected: "<pre><code>\\[\\]\n</code></pre>"
Received: ""
at <anonymous> (/home/runner/work/nue/nue/packages/nuemark/test/cmark.test.js:18:44)
|
Install and test with Bun:
packages/nuemark/test/cmark.test.js#L18
Expected: "<pre><code>\\[\\]\n</code></pre>"
Received: "<p>~~~ [] ~~~</p>"
at <anonymous> (/home/runner/work/nue/nue/packages/nuemark/test/cmark.test.js:18:44)
|
Install and test with Bun:
packages/nuemark/test/cmark.test.js#L18
Expected: "<p><a href=\"https://example.com?find=%5C*\">https://example.com?find=\\*</a></p>"
Received: ""
at <anonymous> (/home/runner/work/nue/nue/packages/nuemark/test/cmark.test.js:18:44)
|
Install and test with Bun:
packages/nuemark/test/cmark.test.js#L18
Expected: "<a href=\"/bar\\/)\">"
Received: ""
at <anonymous> (/home/runner/work/nue/nue/packages/nuemark/test/cmark.test.js:18:44)
|
Install and test with Bun:
packages/nuemark/test/cmark.test.js#L18
Expected: "<p><a href=\"/bar*\" title=\"ti*tle\">foo</a></p>"
Received: "<p><a title=\"ti\\*tle\" href=\"/bar\\*\">foo</a></p>"
at <anonymous> (/home/runner/work/nue/nue/packages/nuemark/test/cmark.test.js:18:44)
|
Set up job
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/checkout@v4
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run oven-sh/setup-bun@v2
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install and test with Bun
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/setup-node@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install and test with Node
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run oven-sh/setup-bun@v2
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/checkout@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading