fix(a11y): make mobile nav always in DOM so Playwright getByRole find… #203
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/
|