Skip to content

FIX: correct font-sizes (again!) #421

FIX: correct font-sizes (again!)

FIX: correct font-sizes (again!) #421

Triggered via pull request April 26, 2024 08:41
Status Failure
Total duration 5m 48s
Artifacts 2

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 5 warnings, and 1 notice
tests/files-run.spec.ts:20:7 › File Run › View Markdown file and render result: ui-tests/tests/files-run.spec.ts#L14
1) tests/files-run.spec.ts:20:7 › File Run › View Markdown file and render result ──────────────── Error: ENOENT: no such file or directory, open '/home/runner/work/jupyterlab-myst/jupyterlab-myst/ui-tests/tests/files/myst_tests.md' 12 | test.beforeEach(async ({ request, page, tmpPath }) => { 13 | const contents = galata.newContentsHelper(request, page); > 14 | await contents.uploadFile( | ^ 15 | path.resolve(__dirname, `./files/${fileName}`), 16 | `${tmpPath}/${fileName}` 17 | ); at Object.base64EncodeFile (/home/runner/work/jupyterlab-myst/jupyterlab-myst/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:16:22) at ContentsHelper.uploadFile (/home/runner/work/jupyterlab-myst/jupyterlab-myst/ui-tests/node_modules/@jupyterlab/galata/src/contents.ts:217:13) at /home/runner/work/jupyterlab-myst/jupyterlab-myst/ui-tests/tests/files-run.spec.ts:14:20
tests/notebook-run.spec.ts:20:7 › Notebook Run › Run Notebook and capture cell outputs: ui-tests/tests/notebook-run.spec.ts#L14
2) tests/notebook-run.spec.ts:20:7 › Notebook Run › Run Notebook and capture cell outputs ──────── Error: ENOENT: no such file or directory, open '/home/runner/work/jupyterlab-myst/jupyterlab-myst/ui-tests/tests/notebooks/myst_tests.ipynb' 12 | test.beforeEach(async ({ request, page, tmpPath }) => { 13 | const contents = galata.newContentsHelper(request, page); > 14 | await contents.uploadFile( | ^ 15 | path.resolve(__dirname, `./notebooks/${fileName}`), 16 | `${tmpPath}/${fileName}` 17 | ); at Object.base64EncodeFile (/home/runner/work/jupyterlab-myst/jupyterlab-myst/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:16:22) at ContentsHelper.uploadFile (/home/runner/work/jupyterlab-myst/jupyterlab-myst/ui-tests/node_modules/@jupyterlab/galata/src/contents.ts:217:13) at /home/runner/work/jupyterlab-myst/jupyterlab-myst/ui-tests/tests/notebook-run.spec.ts:14:20
Integration tests
Process completed with exit code 1.
Check Links
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
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/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test_isolated
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration tests
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/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "extension-artifacts", "jupyterlab_myst-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/
🎭 Playwright Run Summary
2 failed tests/files-run.spec.ts:20:7 › File Run › View Markdown file and render result ───────────────── tests/notebook-run.spec.ts:20:7 › Notebook Run › Run Notebook and capture cell outputs ───────── 1 passed (12.6s)

Artifacts

Produced during runtime
Name Size
extension-artifacts Expired
14.6 MB
jupyterlab_myst-playwright-tests Expired
660 KB