build(deps): pin SeaweedFS Docker image to 4.18 for stability #312
Annotations
1 error, 1 warning, and 1 notice
|
[chromium] › tests/accessibility.spec.ts:25:7 › Accessibility smoke › document links have roles and accessible names:
tests/helpers.ts#L323
1) [chromium] › tests/accessibility.spec.ts:25:7 › Accessibility smoke › document links have roles and accessible names
Error: expect(locator).toBeVisible() failed
Locator: getByRole('link', { name: /sample\.epub/i }).first()
Expected: visible
Timeout: 10000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 10000ms
- waiting for getByRole('link', { name: /sample\.epub/i }).first()
at helpers.ts:323
321 | await expect(
322 | page.getByRole('link', { name: new RegExp(escapeRegExp(fileName), 'i') }).first()
> 323 | ).toBeVisible({ timeout: 10000 });
| ^
324 | }
325 |
326 | // Assert a document link containing the given filename does NOT exist
at expectDocumentListed (/home/runner/work/openreader/openreader/tests/helpers.ts:323:5)
at ensureDocumentsListed (/home/runner/work/openreader/openreader/tests/helpers.ts:343:11)
at /home/runner/work/openreader/openreader/tests/accessibility.spec.ts:27:5
|
|
e2e-testing
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, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/accessibility.spec.ts:25:7 › Accessibility smoke › document links have roles and accessible names
6 skipped
200 passed (11.7m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
Expired
|
1.59 MB |
sha256:66897d940d0b2dbfdd153e437d7a0dd2fdf26b89acdf68d10961dde25fe9ae16
|
|