Use Kbd component for keyboard shortcuts (#1202) #3178
ci.yml
on: push
Annotations
1 error, 1 warning, and 3 notices
|
[desktop-chromium] › tests/e2e/site-search.spec.ts:58:3 › site search dialog › arrow keys cycle through results:
src/frontend/tests/e2e/site-search.spec.ts#L81
1) [desktop-chromium] › tests/e2e/site-search.spec.ts:58:3 › site search dialog › arrow keys cycle through results, Tab keeps state, and Escape closes the dialog
Error: expect(locator).toHaveAttribute(expected) failed
Locator: locator('site-search dialog[open]').locator('.pagefind-ui__result-link').first()
Expected: "true"
Received: ""
Timeout: 5000ms
Call log:
- Expect "toHaveAttribute" with timeout 5000ms
- waiting for locator('site-search dialog[open]').locator('.pagefind-ui__result-link').first()
14 × locator resolved to <a role="option" aria-selected="false" id="aspire-search-target-0" href="/community/contributor-guide/" class="pagefind-ui__result-link svelte-4xnkmf">Contributor guide for aspire.dev</a>
- unexpected value "null"
79 |
80 | // First result should auto-highlight as soon as Pagefind renders.
> 81 | await expect(results.nth(0)).toHaveAttribute('data-search-active', 'true');
| ^
82 | await expect(results.nth(0)).toHaveAttribute('aria-selected', 'true');
83 |
84 | await expect(input).toBeFocused();
at /home/runner/work/aspire.dev/aspire.dev/src/frontend/tests/e2e/site-search.spec.ts:81:34
|
|
frontend-build / Frontend Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830. Actions will be forced to run with Node.js 24 by default starting June 16th, 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
10 skipped
62 passed (1.5m)
|
|
🎭 Playwright Run Summary
8 skipped
64 passed (1.7m)
|
|
🎭 Playwright Run Summary
1 flaky
[desktop-chromium] › tests/e2e/site-search.spec.ts:58:3 › site search dialog › arrow keys cycle through results, Tab keeps state, and Escape closes the dialog
6 skipped
65 passed (2.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
apphost-release
Expired
|
9.37 MB |
sha256:914b71e138459e5bf4663396ca335be988e3e3752674243de6ab7993d2f504e8
|
|
|
frontend-blob-report-desktop-chromium
Expired
|
3.35 MB |
sha256:c01beb6bec9dccf5d69d343080e8c63b711c34c5314e70a1bfa2c2396d098cc3
|
|
|
frontend-blob-report-mobile-chromium
Expired
|
67.9 KB |
sha256:1e2ed72ddb14aabb3e2711a8657854f5fcd0c8a0f1026529bf300d705ed62a11
|
|
|
frontend-blob-report-tablet-chromium
Expired
|
72.5 KB |
sha256:d54d2efbe707dc76db18b50c4bd77fa40d158cb341756564b0cec61137f2ddcc
|
|
|
frontend-dist
Expired
|
866 MB |
sha256:d77d902336efa51f85b24b1d2d9cbceb338a04c9255b25d0bb7f9c12fe03cf9d
|
|
|
frontend-playwright-report
Expired
|
5.33 MB |
sha256:aeb4f52b19f3857e797390446903c2be0feda770b97d08e9ff979a87e9a70050
|
|
|
frontend-test-results-desktop-chromium
Expired
|
3.35 MB |
sha256:c822aad345b769b952b3ada0815206bf2ef346f08134188a5917f0967d017b0b
|
|
|
frontend-test-results-mobile-chromium
Expired
|
14.4 KB |
sha256:b87613f8d53959c2733222ee1b2bf8cc24025371e5eaf1695b4b2066a40938fa
|
|
|
frontend-test-results-tablet-chromium
Expired
|
13.9 KB |
sha256:7f5e558b4cd075d5f17d8e1fd96a8998a2f87142218c3ffac1d855848f91f570
|
|