Chore/use pandoc lua functions #4195
Annotations
4 errors and 3 warnings
Run Smoke Tests as a bucket on Linux:
tests/integration/playwright/tests/revealjs.spec.ts#L1
1) [chromium] › revealjs.spec.ts:71:5 › internal id for links between slides are working ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run Smoke Tests as a bucket on Linux:
tests/integration/playwright/tests/revealjs.spec.ts#L73
1) [chromium] › revealjs.spec.ts:71:5 › internal id for links between slides are working ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('link', { name: 'Figure Element' })
71 | test('internal id for links between slides are working', async ({ page }) => {
72 | await page.goto('./revealjs/links-id.html#/link-to-the-figure');
> 73 | await page.getByRole('link', { name: 'Figure Element' }).click();
| ^
74 | await page.waitForURL(/quarto-figure$/);
75 | await page.goto('./revealjs/links-id.html#/link-to-the-image');
76 | await page.getByRole('link', { name: 'Figure Element' }).click();
at /home/runner/work/quarto-cli/quarto-cli/tests/integration/playwright/tests/revealjs.spec.ts:73:60
|
Run Smoke Tests as a bucket on Linux:
playwright-tests.test.ts#L1
Some tests failed. Download report uploaded as artifact at https://github.com/quarto-dev/quarto-cli/actions/runs/12301499973
|
Run Smoke Tests as a bucket on Linux
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Save Typst cache
Cache save failed.
|
Cache R packages
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Loading