Skip to content

Explorer: accessibility, mobile performance budget, artifact revalidation #84

Explorer: accessibility, mobile performance budget, artifact revalidation

Explorer: accessibility, mobile performance budget, artifact revalidation #84

Triggered via pull request August 12, 2026 16:34
Status Success
Total duration 2m 57s
Artifacts

e2e.yml

on: pull_request
Matrix: e2e
Fit to window
Zoom out
Zoom in

Annotations

1 error, 2 warnings, and 2 notices
[desktop] › test/e2e/about-modal.spec.ts:33:7 › about modal › closes when clicking the overlay outside the modal body: test/e2e/about-modal.spec.ts#L45
1) [desktop] › test/e2e/about-modal.spec.ts:33:7 › about modal › closes when clicking the overlay outside the modal body Error: expect(locator).not.toHaveClass(expected) failed Locator: locator('#about-overlay') Expected pattern: not /visible/ Received string: "about-overlay visible" Timeout: 5000ms Call log: - Expect "not toHaveClass" with timeout 5000ms - waiting for locator('#about-overlay') 9 × locator resolved to <div id="about-overlay" class="about-overlay visible">…</div> - unexpected value "about-overlay visible" 43 | await page.mouse.click(box.x + 5, box.y + 5); 44 | > 45 | await expect(overlay).not.toHaveClass(/visible/); | ^ 46 | }); 47 | }); 48 | at /home/runner/work/SustainableConcrete/SustainableConcrete/test/e2e/about-modal.spec.ts:45:31
e2e (mobile)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e (desktop)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🎭 Playwright Run Summary
39 skipped 47 passed (2.2m)
🎭 Playwright Run Summary
1 flaky [desktop] › test/e2e/about-modal.spec.ts:33:7 › about modal › closes when clicking the overlay outside the modal body 29 skipped 56 passed (2.1m)