Skip to content

fix(a11y): make mobile nav always in DOM so Playwright getByRole find… #203

fix(a11y): make mobile nav always in DOM so Playwright getByRole find…

fix(a11y): make mobile nav always in DOM so Playwright getByRole find… #203

Triggered via push August 10, 2026 10:51
Status Failure
Total duration 2m 1s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
deploy
Process completed with exit code 1.
src/lib/expirySnooze.test.ts > expirySnooze > should calculate time remaining correctly: src/lib/expirySnooze.test.ts#L71
AssertionError: expected 4 to be 5 // Object.is equality - Expected + Received - 5 + 4 ❯ src/lib/expirySnooze.test.ts:71:24
deploy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/