This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
feat: Automatic OG images for Garden posts #71
Annotations
4 errors and 1 notice
Run Playwright:
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
|
Run Playwright:
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
|
Run Playwright:
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
|
Run Playwright
Process completed with exit code 1.
|
Run Playwright
1 failed
[portfolio-v2] › meta.spec.ts:132:9 › Meta Tags › Garden Post should have correct individual tags
21 passed (10.3s)
|
The logs for this run have expired and are no longer available.
Loading