Skip to content

🧹 Upgrade unified/unist stack #3119

🧹 Upgrade unified/unist stack

🧹 Upgrade unified/unist stack #3119

Triggered via pull request October 29, 2024 17:40
Status Failure
Total duration 2m 5s
Artifacts

ci.yml

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

Annotations

22 errors and 1 warning
lint
myst-to-tex#lint:format: command (/home/runner/work/mystmd/mystmd/packages/myst-to-tex) /opt/hostedtoolcache/node/20.18.0/x64/bin/npm run lint:format exited (1)
lint
Process completed with exit code 1.
tests/run.spec.ts > myst-to-md basic features > unordered list: packages/myst-to-md/tests/run.spec.ts#L35
AssertionError: expected '* Some markdown\n\n* Some more markdo…' to deeply equal '* Some markdown\n\n* Some more ma…' - Expected + Received - * Some markdown + * Some markdown - * Some more markdown + * Some more markdown ❯ tests/run.spec.ts:35:29
tests/run.spec.ts > myst-to-md basic features > ordered list: packages/myst-to-md/tests/run.spec.ts#L35
AssertionError: expected '5. Some markdown\n\n6. Some more mark…' to deeply equal '5. Some markdown\n\n6. Some more ma…' - Expected + Received - 5. Some markdown + 5. Some markdown - 6. Some more markdown + 6. Some more markdown ❯ tests/run.spec.ts:35:29
tests/run.spec.ts > myst-to-md directives > list-table: packages/myst-to-md/tests/run.spec.ts#L35
AssertionError: expected ':::{list-table} This table is cool\n:…' to deeply equal ':::{list-table} This table is cool\n:…' - Expected + Received :::{list-table} This table is cool :header-rows: 2 :name: my-table :class: my-class :align: right - * * a + * * a - * b + * b - * c + * c - * * 1 + * * 1 - * 2 + * 2 - * 3 + * 3 - * * 4 - - * 5 + * * 4 + + * 5 - * 6 + * 6 ::: ❯ tests/run.spec.ts:35:29
tests/run.spec.ts > myst-to-md references > labeled list: packages/myst-to-md/tests/run.spec.ts#L35
AssertionError: expected '(my-list)=\n* Some markdown\n\n* Some…' to deeply equal '(my-list)=\n* Some markdown\n\n* …' - Expected + Received (my-list)= - * Some markdown + * Some markdown - * Some more markdown + * Some more markdown ❯ tests/run.spec.ts:35:29
Testing on node 22.4.x
myst-to-md#test: command (/home/runner/work/mystmd/mystmd/packages/myst-to-md) /opt/hostedtoolcache/node/22.4.1/x64/bin/npm run test exited (1)
Testing on node 22.4.x
Process completed with exit code 1.
Testing on node 20
The job was canceled because "_22_4_x" failed.
tests/run.spec.ts > myst-to-md basic features > unordered list: packages/myst-to-md/tests/run.spec.ts#L35
AssertionError: expected '* Some markdown\n\n* Some more markdo…' to deeply equal '* Some markdown\n\n* Some more ma…' - Expected + Received - * Some markdown + * Some markdown - * Some more markdown + * Some more markdown ❯ tests/run.spec.ts:35:29
tests/run.spec.ts > myst-to-md basic features > ordered list: packages/myst-to-md/tests/run.spec.ts#L35
AssertionError: expected '5. Some markdown\n\n6. Some more mark…' to deeply equal '5. Some markdown\n\n6. Some more ma…' - Expected + Received - 5. Some markdown + 5. Some markdown - 6. Some more markdown + 6. Some more markdown ❯ tests/run.spec.ts:35:29
tests/run.spec.ts > myst-to-md directives > list-table: packages/myst-to-md/tests/run.spec.ts#L35
AssertionError: expected ':::{list-table} This table is cool\n:…' to deeply equal ':::{list-table} This table is cool\n:…' - Expected + Received :::{list-table} This table is cool :header-rows: 2 :name: my-table :class: my-class :align: right - * * a + * * a - * b + * b - * c + * c - * * 1 + * * 1 - * 2 + * 2 - * 3 + * 3 - * * 4 - - * 5 + * * 4 + + * 5 - * 6 + * 6 ::: ❯ tests/run.spec.ts:35:29
tests/run.spec.ts > myst-to-md references > labeled list: packages/myst-to-md/tests/run.spec.ts#L35
AssertionError: expected '(my-list)=\n* Some markdown\n\n* Some…' to deeply equal '(my-list)=\n* Some markdown\n\n* …' - Expected + Received (my-list)= - * Some markdown + * Some markdown - * Some more markdown + * Some more markdown ❯ tests/run.spec.ts:35:29
Testing on node 20
myst-to-md#test: command (/home/runner/work/mystmd/mystmd/packages/myst-to-md) /opt/hostedtoolcache/node/20.18.0/x64/bin/npm run test exited (1)
Testing on node 20
The operation was canceled.
Testing on node 18
The job was canceled because "_22_4_x" failed.
tests/run.spec.ts > myst-to-md basic features > unordered list: packages/myst-to-md/tests/run.spec.ts#L35
AssertionError: expected '* Some markdown\n\n* Some more markdo…' to deeply equal '* Some markdown\n\n* Some more ma…' - Expected + Received - * Some markdown + * Some markdown - * Some more markdown + * Some more markdown ❯ tests/run.spec.ts:35:29
tests/run.spec.ts > myst-to-md basic features > ordered list: packages/myst-to-md/tests/run.spec.ts#L35
AssertionError: expected '5. Some markdown\n\n6. Some more mark…' to deeply equal '5. Some markdown\n\n6. Some more ma…' - Expected + Received - 5. Some markdown + 5. Some markdown - 6. Some more markdown + 6. Some more markdown ❯ tests/run.spec.ts:35:29
tests/run.spec.ts > myst-to-md directives > list-table: packages/myst-to-md/tests/run.spec.ts#L35
AssertionError: expected ':::{list-table} This table is cool\n:…' to deeply equal ':::{list-table} This table is cool\n:…' - Expected + Received :::{list-table} This table is cool :header-rows: 2 :name: my-table :class: my-class :align: right - * * a + * * a - * b + * b - * c + * c - * * 1 + * * 1 - * 2 + * 2 - * 3 + * 3 - * * 4 - - * 5 + * * 4 + + * 5 - * 6 + * 6 ::: ❯ tests/run.spec.ts:35:29
tests/run.spec.ts > myst-to-md references > labeled list: packages/myst-to-md/tests/run.spec.ts#L35
AssertionError: expected '(my-list)=\n* Some markdown\n\n* Some…' to deeply equal '(my-list)=\n* Some markdown\n\n* …' - Expected + Received (my-list)= - * Some markdown + * Some markdown - * Some more markdown + * Some more markdown ❯ tests/run.spec.ts:35:29
Testing on node 18
myst-to-md#test: command (/home/runner/work/mystmd/mystmd/packages/myst-to-md) /opt/hostedtoolcache/node/18.20.4/x64/bin/npm run test exited (1)
Testing on node 18
The operation was canceled.
Testing on node 22.4.x
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/