Skip to content

feat: External link icon + open in new tab #75

feat: External link icon + open in new tab

feat: External link icon + open in new tab #75

Triggered via pull request February 17, 2024 09:52
Status Failure
Total duration 2m 59s
Artifacts

e2e-testing.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 1 warning, and 1 notice
[portfolio-v2] › meta.spec.ts:132:9 › Meta Tags › Blog Post (Tutorial) should have correct individual tags: playwright/meta.spec.ts#L146
1) [portfolio-v2] › meta.spec.ts:132:9 › Meta Tags › Blog Post (Tutorial) should have correct individual tags Error: expect(received).toContain(expected) // indexOf Expected substring: "Using Deferred Static Generation with Analytics Tools" Received string: "Using Deferred Static Generation With Analytics Tools | Lennart Jörgens" 144 | } 145 | > 146 | await expect(content).toContain(tag.value) | ^ 147 | } 148 | }) 149 | } at /home/runner/work/portfolio-v2/portfolio-v2/playwright/meta.spec.ts:146:31
[portfolio-v2] › meta.spec.ts:132:9 › Meta Tags › Blog Post (Tutorial) should have correct individual tags: playwright/meta.spec.ts#L146
1) [portfolio-v2] › meta.spec.ts:132:9 › Meta Tags › Blog Post (Tutorial) should have correct individual tags Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toContain(expected) // indexOf Expected substring: "Using Deferred Static Generation with Analytics Tools" Received string: "Using Deferred Static Generation With Analytics Tools | Lennart Jörgens" 144 | } 145 | > 146 | await expect(content).toContain(tag.value) | ^ 147 | } 148 | }) 149 | } at /home/runner/work/portfolio-v2/portfolio-v2/playwright/meta.spec.ts:146:31
[portfolio-v2] › meta.spec.ts:132:9 › Meta Tags › Blog Post (Tutorial) should have correct individual tags: playwright/meta.spec.ts#L146
1) [portfolio-v2] › meta.spec.ts:132:9 › Meta Tags › Blog Post (Tutorial) should have correct individual tags Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toContain(expected) // indexOf Expected substring: "Using Deferred Static Generation with Analytics Tools" Received string: "Using Deferred Static Generation With Analytics Tools | Lennart Jörgens" 144 | } 145 | > 146 | await expect(content).toContain(tag.value) | ^ 147 | } 148 | }) 149 | } at /home/runner/work/portfolio-v2/portfolio-v2/playwright/meta.spec.ts:146:31
e2e-testing
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [portfolio-v2] › meta.spec.ts:132:9 › Meta Tags › Blog Post (Tutorial) should have correct individual tags 21 passed (12.8s)
e2e-testing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.