Upgrade nuxt and add page transitions (#73) #20
deployment.yml
on: push
Annotations
2 errors, 6 warnings, and 2 notices
[desktop-chromium] › pages/index-navigation.spec.ts:8:7 › Index page navigation › internal links should navigate to other pages:
test/integration/pages/index-navigation.spec.ts#L17
1) [desktop-chromium] › pages/index-navigation.spec.ts:8:7 › Index page navigation › internal links should navigate to other pages
Error: A snapshot doesn't exist at /__w/portfolio/portfolio/test/integration/__snapshots/pages/index-navigation.spec.ts/desktop-chromium-links-anchor--experience-cwt-digital--full-page.png, writing actual.
15 | await anchor.click();
16 | await page.waitForURL(anchorPath, { waitUntil: 'domcontentloaded' });
> 17 | await expect(page).toHaveScreenshot(`links/anchor-${anchorPath}-full-page.png`, { fullPage: true });
| ^
18 | await page.goBack({ waitUntil: 'domcontentloaded' });
19 | }
20 | }
at /__w/portfolio/portfolio/test/integration/pages/index-navigation.spec.ts:17:9
|
Test Beta / test
Process completed with exit code 1.
|
Build / build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test / test
No files were found with the provided path: test/integration/playwright-report/. No artifacts will be uploaded.
|
Deploy Beta / deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Beta / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Beta / test
No files were found with the provided path: test/integration/playwright-report/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
35 passed (43.8s)
|
🎭 Playwright Run Summary
1 failed
[desktop-chromium] › pages/index-navigation.spec.ts:8:7 › Index page navigation › internal links should navigate to other pages
34 passed (41.6s)
|