fix: use older version of vite-plugin-dts #49
Annotations
4 errors and 1 notice
[remote] › visual.test.ts:4:1 › index.html:
playground/tests/visual.test.ts#L7
1) [remote] › visual.test.ts:4:1 › index.html ────────────────────────────────────────────────────
Error: Screenshot comparison failed:
10 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/vite-plugin-modular-tailwindcss/vite-plugin-modular-tailwindcss/playground/tests/visual.test.ts-snapshots/index-html-1.png
Received: /home/runner/work/vite-plugin-modular-tailwindcss/vite-plugin-modular-tailwindcss/playground/test-results/visual-index-html-remote/index-html-1-actual.png
Diff: /home/runner/work/vite-plugin-modular-tailwindcss/vite-plugin-modular-tailwindcss/playground/test-results/visual-index-html-remote/index-html-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
- 10 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
- 10 pixels (ratio 0.01 of all image pixels) are different.
5 | await page.goto("/");
6 |
> 7 | await expect(page).toHaveScreenshot();
| ^
8 |
9 | const menuButton = await page.locator("my-menu-button");
10 | const searchButton = await page.locator("my-search-button");
at /home/runner/work/vite-plugin-modular-tailwindcss/vite-plugin-modular-tailwindcss/playground/tests/visual.test.ts:7:22
|
[remote] › visual.test.ts:4:1 › index.html:
playground/tests/visual.test.ts#L7
1) [remote] › visual.test.ts:4:1 › index.html ────────────────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
10 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/vite-plugin-modular-tailwindcss/vite-plugin-modular-tailwindcss/playground/tests/visual.test.ts-snapshots/index-html-1.png
Received: /home/runner/work/vite-plugin-modular-tailwindcss/vite-plugin-modular-tailwindcss/playground/test-results/visual-index-html-remote-retry1/index-html-1-actual.png
Diff: /home/runner/work/vite-plugin-modular-tailwindcss/vite-plugin-modular-tailwindcss/playground/test-results/visual-index-html-remote-retry1/index-html-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
- 10 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
- 10 pixels (ratio 0.01 of all image pixels) are different.
5 | await page.goto("/");
6 |
> 7 | await expect(page).toHaveScreenshot();
| ^
8 |
9 | const menuButton = await page.locator("my-menu-button");
10 | const searchButton = await page.locator("my-search-button");
at /home/runner/work/vite-plugin-modular-tailwindcss/vite-plugin-modular-tailwindcss/playground/tests/visual.test.ts:7:22
|
[remote] › visual.test.ts:4:1 › index.html:
playground/tests/visual.test.ts#L7
1) [remote] › visual.test.ts:4:1 › index.html ────────────────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
10 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/vite-plugin-modular-tailwindcss/vite-plugin-modular-tailwindcss/playground/tests/visual.test.ts-snapshots/index-html-1.png
Received: /home/runner/work/vite-plugin-modular-tailwindcss/vite-plugin-modular-tailwindcss/playground/test-results/visual-index-html-remote-retry2/index-html-1-actual.png
Diff: /home/runner/work/vite-plugin-modular-tailwindcss/vite-plugin-modular-tailwindcss/playground/test-results/visual-index-html-remote-retry2/index-html-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
- 10 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
- 10 pixels (ratio 0.01 of all image pixels) are different.
5 | await page.goto("/");
6 |
> 7 | await expect(page).toHaveScreenshot();
| ^
8 |
9 | const menuButton = await page.locator("my-menu-button");
10 | const searchButton = await page.locator("my-search-button");
at /home/runner/work/vite-plugin-modular-tailwindcss/vite-plugin-modular-tailwindcss/playground/tests/visual.test.ts:7:22
|
publish
Process completed with exit code 1.
|
🎭 Playwright Run Summary
1 failed
[remote] › visual.test.ts:4:1 › index.html ─────────────────────────────────────────────────────
2 passed (6.8s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
VRT Results
Expired
|
149 KB |
|