manual: resolve linkgit in glossary data for links in tooltips #741
Annotations
4 errors, 1 warning, and 5 notices
|
build
Process completed with exit code 1.
|
|
[chrome] › tests/git-scm.spec.js:191:1 › tooltips in manual pages contain absolute links:
tests/git-scm.spec.js#L227
1) [chrome] › tests/git-scm.spec.js:191:1 › tooltips in manual pages contain absolute links ──────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.tooltip.show').getByRole('link', { name: 'git-fetch[1]', exact: true })
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for locator('.tooltip.show').getByRole('link', { name: 'git-fetch[1]', exact: true })
225 |
226 | const tooltipLink = tooltip.getByRole('link', { name: tooltipElementText, exact: true })
> 227 | await expect(tooltipLink).toBeVisible()
| ^
228 | await expect(tooltipLink).toHaveAttribute('href', tooltipElementHref)
229 |
230 | await page.mouse.move(0, 0)
at /home/runner/work/git-scm.com/git-scm.com/tests/git-scm.spec.js:227:31
|
|
[chrome] › tests/git-scm.spec.js:191:1 › tooltips in manual pages contain absolute links:
tests/git-scm.spec.js#L227
1) [chrome] › tests/git-scm.spec.js:191:1 › tooltips in manual pages contain absolute links ──────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.tooltip.show').getByRole('link', { name: 'git-fetch[1]', exact: true })
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for locator('.tooltip.show').getByRole('link', { name: 'git-fetch[1]', exact: true })
225 |
226 | const tooltipLink = tooltip.getByRole('link', { name: tooltipElementText, exact: true })
> 227 | await expect(tooltipLink).toBeVisible()
| ^
228 | await expect(tooltipLink).toHaveAttribute('href', tooltipElementHref)
229 |
230 | await page.mouse.move(0, 0)
at /home/runner/work/git-scm.com/git-scm.com/tests/git-scm.spec.js:227:31
|
|
[chrome] › tests/git-scm.spec.js:191:1 › tooltips in manual pages contain absolute links:
tests/git-scm.spec.js#L227
1) [chrome] › tests/git-scm.spec.js:191:1 › tooltips in manual pages contain absolute links ──────
Error: expect(locator).toBeVisible() failed
Locator: locator('.tooltip.show').getByRole('link', { name: 'git-fetch[1]', exact: true })
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for locator('.tooltip.show').getByRole('link', { name: 'git-fetch[1]', exact: true })
225 |
226 | const tooltipLink = tooltip.getByRole('link', { name: tooltipElementText, exact: true })
> 227 | await expect(tooltipLink).toBeVisible()
| ^
228 | await expect(tooltipLink).toHaveAttribute('href', tooltipElementHref)
229 |
230 | await page.mouse.move(0, 0)
at /home/runner/work/git-scm.com/git-scm.com/tests/git-scm.spec.js:227:31
|
|
build
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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 failed
[chrome] › tests/git-scm.spec.js:191:1 › tooltips in manual pages contain absolute links ───────
1 skipped
11 passed (34.0s)
|
|
build
Summary report available at: https://github.com/git/git-scm.com/actions/runs/23015831768#summary-66838712712
|
|
build
Rewrote file:///images/sidebar-divider.png to file:///home/runner/work/git-scm.com/git-scm.com/public/images/sidebar-divider.png
|
|
build
Rewrote file:///images/icons/search.png to file:///home/runner/work/git-scm.com/git-scm.com/public/images/icons/search.png
|
|
build
Rewrote file:///images/bg/body.jpg to file:///home/runner/work/git-scm.com/git-scm.com/public/images/bg/body.jpg
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
pages
|
408 MB |
sha256:2c1c20f271a77eb85fbb94b68153229d3c67f51d20a2aa9e95367487b3c96aa1
|
|
|
playwright-report
|
2.5 MB |
sha256:b3ce5a569e1df3271a9842c015d4b03cd8b06f01dfae713da96cd9e6ac7d2330
|
|