Skip to content

feat: Automatic OG images for Garden posts #71

feat: Automatic OG images for Garden posts

feat: Automatic OG images for Garden posts #71

Triggered via pull request November 5, 2023 11:27
Status Failure
Total duration 3m 57s
Artifacts

e2e-testing.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 notice
[portfolio-v2] › meta.spec.ts:132:9 › Meta Tags › Garden Post should have correct individual tags: playwright/meta.spec.ts#L146
1) [portfolio-v2] › meta.spec.ts:132:9 › Meta Tags › Garden Post should have correct individual tags Error: expect(received).toContain(expected) // indexOf Expected substring: "https://www.lekoarts.de/social/digital-garden.png" Received string: "https://www.lekoarts.de/og/garden?title=How+to+Add+Plausible+Analytics+to+Gatsby&lastUpdated=Aug+22%2C+2023&tags=Gatsby" 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 › Garden Post should have correct individual tags: playwright/meta.spec.ts#L146
1) [portfolio-v2] › meta.spec.ts:132:9 › Meta Tags › Garden Post should have correct individual tags Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toContain(expected) // indexOf Expected substring: "https://www.lekoarts.de/social/digital-garden.png" Received string: "https://www.lekoarts.de/og/garden?title=How+to+Add+Plausible+Analytics+to+Gatsby&lastUpdated=Aug+22%2C+2023&tags=Gatsby" 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 › Garden Post should have correct individual tags: playwright/meta.spec.ts#L146
1) [portfolio-v2] › meta.spec.ts:132:9 › Meta Tags › Garden Post should have correct individual tags Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toContain(expected) // indexOf Expected substring: "https://www.lekoarts.de/social/digital-garden.png" Received string: "https://www.lekoarts.de/og/garden?title=How+to+Add+Plausible+Analytics+to+Gatsby&lastUpdated=Aug+22%2C+2023&tags=Gatsby" 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 › Garden Post should have correct individual tags 21 passed (10.3s)