fix: re-add ditah message to landing page #90
validate.yml
on: push
Check changed files
6s
Matrix: Validate
Build and deploy
/
Generate environment variables
0s
Build and deploy
/
Build and push docker image
2m 56s
Build and deploy
/
...
/
deploy
45s
Annotations
4 errors, 3 warnings, and 1 notice
[chromium] › tests/pages/index.test.ts:27:2 › index page › should not have visible changes:
e2e/tests/pages/index.test.ts#L32
1) [chromium] › tests/pages/index.test.ts:27:2 › index page › should not have visible changes ────
Error: Screenshot comparison failed:
14743 pixels (ratio 0.02 of all image pixels) are different.
Expected: /home/runner/work/howto/howto/e2e/snapshots/tests/pages/index.test.ts-snapshots/index-page-should-not-have-visible-changes-1-chromium-linux.png
Received: /home/runner/work/howto/howto/test-results/tests-pages-index-index-page-should-not-have-visible-changes-chromium/index-page-should-not-have-visible-changes-1-actual.png
Diff: /home/runner/work/howto/howto/test-results/tests-pages-index-index-page-should-not-have-visible-changes-chromium/index-page-should-not-have-visible-changes-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 14743 pixels (ratio 0.02 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
- 14743 pixels (ratio 0.02 of all image pixels) are different.
30 | await indexPage.goto();
31 |
> 32 | await expect(indexPage.page).toHaveScreenshot();
| ^
33 | }
34 | });
35 | });
at /home/runner/work/howto/howto/e2e/tests/pages/index.test.ts:32:33
|
[chromium] › tests/pages/index.test.ts:27:2 › index page › should not have visible changes:
e2e/tests/pages/index.test.ts#L32
1) [chromium] › tests/pages/index.test.ts:27:2 › index page › should not have visible changes ────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
14743 pixels (ratio 0.02 of all image pixels) are different.
Expected: /home/runner/work/howto/howto/e2e/snapshots/tests/pages/index.test.ts-snapshots/index-page-should-not-have-visible-changes-1-chromium-linux.png
Received: /home/runner/work/howto/howto/test-results/tests-pages-index-index-page-should-not-have-visible-changes-chromium-retry1/index-page-should-not-have-visible-changes-1-actual.png
Diff: /home/runner/work/howto/howto/test-results/tests-pages-index-index-page-should-not-have-visible-changes-chromium-retry1/index-page-should-not-have-visible-changes-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 14743 pixels (ratio 0.02 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
- 14743 pixels (ratio 0.02 of all image pixels) are different.
30 | await indexPage.goto();
31 |
> 32 | await expect(indexPage.page).toHaveScreenshot();
| ^
33 | }
34 | });
35 | });
at /home/runner/work/howto/howto/e2e/tests/pages/index.test.ts:32:33
|
[chromium] › tests/pages/index.test.ts:27:2 › index page › should not have visible changes:
e2e/tests/pages/index.test.ts#L32
1) [chromium] › tests/pages/index.test.ts:27:2 › index page › should not have visible changes ────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
14743 pixels (ratio 0.02 of all image pixels) are different.
Expected: /home/runner/work/howto/howto/e2e/snapshots/tests/pages/index.test.ts-snapshots/index-page-should-not-have-visible-changes-1-chromium-linux.png
Received: /home/runner/work/howto/howto/test-results/tests-pages-index-index-page-should-not-have-visible-changes-chromium-retry2/index-page-should-not-have-visible-changes-1-actual.png
Diff: /home/runner/work/howto/howto/test-results/tests-pages-index-index-page-should-not-have-visible-changes-chromium-retry2/index-page-should-not-have-visible-changes-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 14743 pixels (ratio 0.02 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
- 14743 pixels (ratio 0.02 of all image pixels) are different.
30 | await indexPage.goto();
31 |
> 32 | await expect(indexPage.page).toHaveScreenshot();
| ^
33 | }
34 | });
35 | });
at /home/runner/work/howto/howto/e2e/tests/pages/index.test.ts:32:33
|
Validate (20.x, ubuntu-latest)
Process completed with exit code 1.
|
Validate (20.x, ubuntu-latest):
app/[locale]/(index)/page.tsx#L69
Invalid Tailwind CSS classnames order
|
Validate (20.x, ubuntu-latest):
components/ui/blocks/card.tsx#L27
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
Validate (20.x, ubuntu-latest)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/pages/index.test.ts:27:2 › index page › should not have visible changes ─────
3 skipped
32 passed (21.8s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
howto-auto-deploy-values-yaml
Expired
|
526 Bytes |
|