Skip to content

refactor: refactoring navbars #152

refactor: refactoring navbars

refactor: refactoring navbars #152

Triggered via pull request March 16, 2026 20:44
Status Failure
Total duration 4m 9s
Artifacts 2

deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
E2E Tests
Process completed with exit code 255.
E2E Tests
Rest property "...param" is not supported. List all used fixtures explicitly, separated by comma. at DocsPage.test.jsx:72 70 | return await Playwright.assertNoA11yViolations(page); 71 | }); > 72 | Playwright$1.test("visual snapshot — docs overview", async ({ ...param }) => { | ^ 73 | let page = param.page; 74 | await page.goto("/docs"); 75 | await page.waitForLoadState("networkidle");
E2E Tests
Rest property "...param" is not supported. List all used fixtures explicitly, separated by comma. at DocsPage.test.jsx:67 65 | return await Playwright.assertNoA11yViolations(page); 66 | }); > 67 | Playwright$1.test("has no accessibility violations on the introduction page", async ({ ...param }) => { | ^ 68 | let page = param.page; 69 | await page.goto("/docs/manual/latest/introduction"); 70 | return await Playwright.assertNoA11yViolations(page);
E2E Tests
Rest property "...param" is not supported. List all used fixtures explicitly, separated by comma. at DocsPage.test.jsx:62 60 | return await Playwright$1.expect(heading).toBeVisible(); 61 | }); > 62 | Playwright$1.test("has no accessibility violations on the docs overview", async ({ ...param }) => { | ^ 63 | let page = param.page; 64 | await page.goto("/docs"); 65 | return await Playwright.assertNoA11yViolations(page);
E2E Tests
Rest property "...param" is not supported. List all used fixtures explicitly, separated by comma. at DocsPage.test.jsx:54 52 | return await Playwright$1.expect(heading).toBeVisible(); 53 | }); > 54 | Playwright$1.test("packages page loads", async ({ ...param }) => { | ^ 55 | let page = param.page; 56 | await page.goto("/packages"); 57 | let heading = page.getByRole("heading", {
E2E Tests
Rest property "...param" is not supported. List all used fixtures explicitly, separated by comma. at DocsPage.test.jsx:46 44 | return await Playwright$1.expect(heading).toBeVisible(); 45 | }); > 46 | Playwright$1.test("syntax lookup page loads with heading", async ({ ...param }) => { | ^ 47 | let page = param.page; 48 | await page.goto("/syntax-lookup"); 49 | let heading = page.getByRole("heading", {
E2E Tests
Rest property "...param" is not supported. List all used fixtures explicitly, separated by comma. at DocsPage.test.jsx:35 33 | return await Playwright$1.expect(page).toHaveURL("/docs/manual/latest/introduction"); 34 | }); > 35 | Playwright$1.test("introduction page renders main content with h1", async ({ ...param }) => { | ^ 36 | let page = param.page; 37 | await page.goto("/docs/manual/latest/introduction"); 38 | let mainContent = page.locator("main");
E2E Tests
Rest property "...param" is not supported. List all used fixtures explicitly, separated by comma. at DocsPage.test.jsx:26 24 | return await Playwright$1.expect(sidebar).toBeVisible(); 25 | }); > 26 | Playwright$1.test("can navigate from the overview to the introduction", async ({ ...param }) => { | ^ 27 | let page = param.page; 28 | await page.goto("/docs"); 29 | let introLink = page.getByRole("link", {
E2E Tests
Rest property "...param" is not supported. List all used fixtures explicitly, separated by comma. at DocsPage.test.jsx:20 18 | return await Playwright$1.expect(heading).toBeVisible(); 19 | }); > 20 | Playwright$1.test("docs navigation sidebar is present on the introduction page", async ({ ...param }) => { | ^ 21 | let page = param.page; 22 | await page.goto("/docs/manual/latest/introduction"); 23 | let sidebar = page.getByRole("navigation");
E2E Tests
Rest property "...param" is not supported. List all used fixtures explicitly, separated by comma. at DocsPage.test.jsx:12 10 | return await Playwright$1.expect(page).toHaveTitle("ReScript Documentation"); 11 | }); > 12 | Playwright$1.test("renders the docs overview heading", async ({ ...param }) => { | ^ 13 | let page = param.page; 14 | await page.goto("/docs"); 15 | let heading = page.getByRole("heading", {
E2E Tests
Rest property "...param" is not supported. List all used fixtures explicitly, separated by comma. at DocsPage.test.jsx:7 5 | 6 | Playwright$1.test.describe("Docs Page", () => { > 7 | Playwright$1.test("has the correct page title", async ({ ...param }) => { | ^ 8 | let page = param.page; 9 | await page.goto("/docs"); 10 | return await Playwright$1.expect(page).toHaveTitle("ReScript Documentation");
Deploy
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v3, cloudflare/wrangler-action@v3, marocchino/sticky-pull-request-comment@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, marocchino/sticky-pull-request-comment@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
playwright-report Expired
222 KB
sha256:11736f5f3e5fa703c92c1633384944381dafc0dc694ba06397460068b793fbcd
test-results Expired
88.2 KB
sha256:f1d3717a0b3bf14dabefda49bea51ab74132526f398159eee787280e7c99b2d9