Bump markdown-to-jsx from 7.2.0 to 7.5.0 #257
Annotations
3 errors, 2 warnings, and 1 notice
Execute integration tests:
packages/katex-extension/ui-tests/tests/jupyterlab_katex.spec.ts#L1
1) tests/jupyterlab_katex.spec.ts:3:5 › should display notebook katex equations ──────────────────
Test timeout of 60000ms exceeded.
|
Execute integration tests:
packages/katex-extension/ui-tests/tests/jupyterlab_katex.spec.ts#L21
1) tests/jupyterlab_katex.spec.ts:3:5 › should display notebook katex equations ──────────────────
Error: locator.evaluate: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByRole('main').locator('[role="tabpanel"][id="id-5ec4c496-9e27-419a-ae71-1dabfeab5201"]').locator('.jp-NotebookPanel-notebook').first().locator('.jp-WindowedPanel-outer')
19 | );
20 |
> 21 | await page.notebook.addCell(
| ^
22 | 'markdown',
23 | `$$
24 | \\frac{1}{\\Bigl(\\sqrt{\\phi \\sqrt{5}}-\\phi\\Bigr) e^{\\frac25 \\pi}} = 1+\\frac{e^{-2\\pi}} {1+\\frac{e^{-4\\pi}} {1+\\frac{e^{-6\\pi}} {1+\\frac{e^{-8\\pi}} {1+\\cdots} } } }
at NotebookHelper.getCellCount (/home/runner/work/jupyter-renderers/jupyter-renderers/packages/katex-extension/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:520:38)
at NotebookHelper.addCell (/home/runner/work/jupyter-renderers/jupyter-renderers/packages/katex-extension/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:1215:22)
at /home/runner/work/jupyter-renderers/jupyter-renderers/packages/katex-extension/ui-tests/tests/jupyterlab_katex.spec.ts:21:3
|
Execute integration tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "extension-artifacts", "jupyterlab_fasta-3.6-playwright-tests", "jupyterlab_fasta-4.0.0-playwright-tests", "jupyterlab_geojson-3.6-playwright-tests", "jupyterlab_geojson-4.0.0-playwright-tests", "jupyterlab_katex-4.0.0-playwright-tests", "jupyterlab_mathjax2-4.0.0-playwright-tests", "jupyterlab_vega3-3.6-playwright-tests", "jupyterlab_vega3-4.0.0-playwright-tests".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Execute integration tests
1 failed
tests/jupyterlab_katex.spec.ts:3:5 › should display notebook katex equations ───────────────────
|
Loading