docs: document running the Aspire CLI via npm/npx (#1239) #3299
ci.yml
on: push
Annotations
1 error, 1 warning, and 3 notices
|
[mobile-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) [mobile-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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
1 flaky
[mobile-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
10 skipped
62 passed (1.5m)
|
|
🎭 Playwright Run Summary
8 skipped
65 passed (1.8m)
|
|
🎭 Playwright Run Summary
6 skipped
67 passed (2.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
apphost-release
|
9.37 MB |
sha256:a4941bbaa9aacd498c218a12810594bcf99d50cc3628699339a76dbcef25acaf
|
|
|
frontend-blob-report-desktop-chromium
|
80.4 KB |
sha256:d4659c8d0090bda66570664ddfd4f6a069a781bfa3ae869c41d85c13f92fb273
|
|
|
frontend-blob-report-mobile-chromium
|
4.53 MB |
sha256:73b07530f5fe46bb3350dbcf4e5cc19b35f838b91ec217a82f5bf8f3a6296941
|
|
|
frontend-blob-report-tablet-chromium
|
75 KB |
sha256:7e0a7dc2f288fe0b34fb60bbb732b7a9d90e8446af5610ea3e9bf165c14f1ce9
|
|
|
frontend-dist
|
888 MB |
sha256:2bd98e3247514849f66b73d22c15c9ced56a30492349255fba4b05a79d6cbd2b
|
|
|
frontend-playwright-report
|
6.52 MB |
sha256:f176a8e8a72e571f661ec2d7af73b105a18760fdd39ca651edffc5fcd024c8ce
|
|
|
frontend-test-results-desktop-chromium
|
14.1 KB |
sha256:c3373cc4227d6f848949759dd40e911e035b2d9f4571e7cc44e5997eda064028
|
|
|
frontend-test-results-mobile-chromium
|
4.53 MB |
sha256:1600c86bcca2d21ff9ab5024822e6ae0cf0c038563b5914f6f972d3ac8fd50af
|
|
|
frontend-test-results-tablet-chromium
|
14.3 KB |
sha256:1ac2e374012491b4752c2e8f5b051e5d3a7369628d0af73d20c6ac2710daea46
|
|