Add llms.txt for AI assistant discoverability #26
Annotations
3 errors, 2 warnings, and 1 notice
|
visual-regression-tests
Process completed with exit code 1.
|
|
[firefox] › tests/visual.spec.ts:2:1 › visual snapshot:
spock-website/tests/visual.spec.ts#L5
2) [firefox] › tests/visual.spec.ts:2:1 › visual snapshot ────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
3365 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: index.png
Call log:
- Expect "toHaveScreenshot(index.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3365 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 3365 pixels (ratio 0.01 of all image pixels) are different.
3 | test('visual snapshot', async ({ page }) => {
4 | await page.goto('/?disableaos');
> 5 | await expect(page).toHaveScreenshot('index.png', { fullPage: true });
| ^
6 | });
7 |
at /__w/spockframework.github.io/spockframework.github.io/spock-website/tests/visual.spec.ts:5:24
|
|
[chromium] › tests/visual.spec.ts:2:1 › visual snapshot:
spock-website/tests/visual.spec.ts#L5
1) [chromium] › tests/visual.spec.ts:2:1 › visual snapshot ───────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
3591 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: index.png
Call log:
- Expect "toHaveScreenshot(index.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3591 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 3591 pixels (ratio 0.01 of all image pixels) are different.
3 | test('visual snapshot', async ({ page }) => {
4 | await page.goto('/?disableaos');
> 5 | await expect(page).toHaveScreenshot('index.png', { fullPage: true });
| ^
6 | });
7 |
at /__w/spockframework.github.io/spockframework.github.io/spock-website/tests/visual.spec.ts:5:24
|
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v5. 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/
|
|
visual-regression-tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v5. 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
2 failed
[chromium] › tests/visual.spec.ts:2:1 › visual snapshot ────────────────────────────────────────
[firefox] › tests/visual.spec.ts:2:1 › visual snapshot ─────────────────────────────────────────
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
gh-pages-preview
|
41.4 KB |
sha256:be197cbae0c8dd9b031845f2e449df51e1d570337853a28811a067aa039aaa69
|
|
|
playwright-report
|
2.66 MB |
sha256:a85867ef2e556a52c4ab96dfcfd41be251bcada188cd54ab71f4a8c19b1501c7
|
|