Bump ejs from 3.1.9 to 3.1.10 #251
Annotations
2 errors, 2 warnings, and 1 notice
Execute integration tests:
packages/geojson-extension/ui-tests/tests/jupyterlab_geojson.spec.ts#L64
1) tests/jupyterlab_geojson.spec.ts:38:5 › should display notebook geojson output ────────────────
TypeError: Cannot read properties of null (reading 'evaluate')
62 | );
63 |
> 64 | await page.notebook.addCell(
| ^
65 | 'code',
66 | `GeoJSON(data={
67 | "type": "Feature",
at NotebookHelper.getCellCount (/home/runner/work/jupyter-renderers/jupyter-renderers/packages/geojson-extension/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:460:38)
at NotebookHelper.addCell (/home/runner/work/jupyter-renderers/jupyter-renderers/packages/geojson-extension/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:1083:22)
at /home/runner/work/jupyter-renderers/jupyter-renderers/packages/geojson-extension/ui-tests/tests/jupyterlab_geojson.spec.ts:64:3
|
Execute integration tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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_geojson.spec.ts:38:5 › should display notebook geojson output ─────────────────
1 passed (40.3s)
|
Loading