Skip to content

Bugfix/remove require calls from markdown stack #602

Bugfix/remove require calls from markdown stack

Bugfix/remove require calls from markdown stack #602

Triggered via pull request August 7, 2026 15:18
Status Failure
Total duration 18m 7s
Artifacts

playwright.yml

on: pull_request
E2E Test Hotfix Bypass
0s
E2E Test Hotfix Bypass
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 1 warning, and 1 notice
[mobile-chrome] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors: http:/localhost:4321/src/components/scripts/errors/handler.ts#L25
4) [mobile-chrome] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke@ready dynamic pages have no console errors Error: Unexpected console errors: - http://localhost:4321/_actions/webmentions.list:0:0 Failed to load resource: the server responded with a status of 500 (Internal Server Error) - http://localhost:4321/src/components/scripts/errors/handler.ts:35:10 [WebMentionsElement] load: ClientScriptError: <title>ReferenceError</title><script type="module" src="/@vite/client"></script> at handleScriptError (http://localhost:4321/src/components/scripts/errors/handler.ts:25:22) at WebMentionsElement.load (http://localhost:4321/src/components/WebMentions/client/index.ts:121:5) expect(received).toHaveLength(expected) Expected length: 0 Received length: 2 Received array: ["http://localhost:4321/_actions/webmentions.list:0:0 Failed to load resource: the server responded with a status of 500 (Internal Server Error)", "http://localhost:4321/src/components/scripts/errors/handler.ts:35:10 [WebMentionsElement] load: ClientScriptError: <title>ReferenceError</title><script type=\"module\" src=\"/@vite/client\"></script> at handleScriptError (http://localhost:4321/src/components/scripts/errors/handler.ts:25:22) at WebMentionsElement.load (http://localhost:4321/src/components/WebMentions/client/index.ts:121:5)"] at handleScriptError (http://localhost:4321/src/components/scripts/errors/handler.ts:25:22) at WebMentionsElement.load (http://localhost:4321/src/components/WebMentions/client/index.ts:121:5) at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/dynamic-pages.spec.ts:276:7
[webkit] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors: test/e2e/specs/01-smoke/dynamic-pages.spec.ts#L276
3) [webkit] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke@ready dynamic pages have no console errors Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unexpected console errors: - http://localhost:4321/_actions/webmentions.list:0:0 Failed to load resource: the server responded with a status of 500 (Internal Server Error) - http://localhost:4321/src/components/scripts/errors/handler.ts:35:15 [WebMentionsElement] load: ClientScriptError: <title>ReferenceError</title><script type="module" src="/@vite/client"></script> expect(received).toHaveLength(expected) Expected length: 0 Received length: 2 Received array: ["http://localhost:4321/_actions/webmentions.list:0:0 Failed to load resource: the server responded with a status of 500 (Internal Server Error)", "http://localhost:4321/src/components/scripts/errors/handler.ts:35:15 [WebMentionsElement] load: ClientScriptError: <title>ReferenceError</title><script type=\"module\" src=\"/@vite/client\"></script>"] 274 | ? `Unexpected console errors:\n\n${filteredErrors.map((error) => ` - ${error}`).join('\n')}` 275 | : undefined > 276 | ).toHaveLength(0) | ^ 277 | 278 | expect( 279 | filtered404s, at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/dynamic-pages.spec.ts:276:7
[webkit] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors: test/e2e/specs/01-smoke/dynamic-pages.spec.ts#L276
3) [webkit] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke@ready dynamic pages have no console errors Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unexpected console errors: - http://localhost:4321/_actions/webmentions.list:0:0 Failed to load resource: the server responded with a status of 500 (Internal Server Error) - http://localhost:4321/src/components/scripts/errors/handler.ts:35:15 [WebMentionsElement] load: ClientScriptError: <title>ReferenceError</title><script type="module" src="/@vite/client"></script> - http://localhost:4321/_actions/webmentions.list:0:0 Failed to load resource: the server responded with a status of 500 (Internal Server Error) - http://localhost:4321/src/components/scripts/errors/handler.ts:35:15 [WebMentionsElement] load: ClientScriptError: <title>ReferenceError</title><script type="module" src="/@vite/client"></script> expect(received).toHaveLength(expected) Expected length: 0 Received length: 4 Received array: ["http://localhost:4321/_actions/webmentions.list:0:0 Failed to load resource: the server responded with a status of 500 (Internal Server Error)", "http://localhost:4321/src/components/scripts/errors/handler.ts:35:15 [WebMentionsElement] load: ClientScriptError: <title>ReferenceError</title><script type=\"module\" src=\"/@vite/client\"></script>", "http://localhost:4321/_actions/webmentions.list:0:0 Failed to load resource: the server responded with a status of 500 (Internal Server Error)", "http://localhost:4321/src/components/scripts/errors/handler.ts:35:15 [WebMentionsElement] load: ClientScriptError: <title>ReferenceError</title><script type=\"module\" src=\"/@vite/client\"></script>"] 274 | ? `Unexpected console errors:\n\n${filteredErrors.map((error) => ` - ${error}`).join('\n')}` 275 | : undefined > 276 | ).toHaveLength(0) | ^ 277 | 278 | expect( 279 | filtered404s, at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/dynamic-pages.spec.ts:276:7
[webkit] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors: test/e2e/specs/01-smoke/dynamic-pages.spec.ts#L276
3) [webkit] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke@ready dynamic pages have no console errors Error: Unexpected console errors: - http://localhost:4321/_actions/webmentions.list:0:0 Failed to load resource: the server responded with a status of 500 (Internal Server Error) - http://localhost:4321/src/components/scripts/errors/handler.ts:35:15 [WebMentionsElement] load: ClientScriptError: <title>ReferenceError</title><script type="module" src="/@vite/client"></script> expect(received).toHaveLength(expected) Expected length: 0 Received length: 2 Received array: ["http://localhost:4321/_actions/webmentions.list:0:0 Failed to load resource: the server responded with a status of 500 (Internal Server Error)", "http://localhost:4321/src/components/scripts/errors/handler.ts:35:15 [WebMentionsElement] load: ClientScriptError: <title>ReferenceError</title><script type=\"module\" src=\"/@vite/client\"></script>"] 274 | ? `Unexpected console errors:\n\n${filteredErrors.map((error) => ` - ${error}`).join('\n')}` 275 | : undefined > 276 | ).toHaveLength(0) | ^ 277 | 278 | expect( 279 | filtered404s, at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/dynamic-pages.spec.ts:276:7
[firefox] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors: http:/localhost:4321/@vite/client#L374
2) [firefox] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke@ready dynamic pages have no console errors Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unexpected console errors: - http://localhost:4321/@vite/client:1628:12 [vite] failed to connect to websocket (Error: WebSocket closed without opened.). - Uncaught: WebSocket closed without opened. Error: WebSocket closed without opened. at connect (http://localhost:4321/@vite/client:374:5) at async* (http://localhost:4321/@vite/client:1681:11) - http://localhost:4321/src/components/scripts/errors/handler.ts:35:10 [WebMentionsElement] load: Error expect(received).toHaveLength(expected) Expected length: 0 Received length: 3 Received array: ["http://localhost:4321/@vite/client:1628:12 [vite] failed to connect to websocket (Error: WebSocket closed without opened.). ", "Uncaught: WebSocket closed without opened. Error: WebSocket closed without opened. at connect (http://localhost:4321/@vite/client:374:5) at async* (http://localhost:4321/@vite/client:1681:11)", "http://localhost:4321/src/components/scripts/errors/handler.ts:35:10 [WebMentionsElement] load: Error"] at connect (http://localhost:4321/@vite/client:374:5) at async* (http://localhost:4321/@vite/client:1681:11) at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/dynamic-pages.spec.ts:276:7
[firefox] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors: test/e2e/specs/01-smoke/dynamic-pages.spec.ts#L276
2) [firefox] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke@ready dynamic pages have no console errors Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unexpected console errors: - http://localhost:4321/src/components/scripts/errors/handler.ts:35:10 [WebMentionsElement] load: Error - http://localhost:4321/src/components/scripts/errors/handler.ts:35:10 [WebMentionsElement] load: Error - http://localhost:4321/src/components/scripts/errors/handler.ts:35:10 [WebMentionsElement] load: Error expect(received).toHaveLength(expected) Expected length: 0 Received length: 3 Received array: ["http://localhost:4321/src/components/scripts/errors/handler.ts:35:10 [WebMentionsElement] load: Error", "http://localhost:4321/src/components/scripts/errors/handler.ts:35:10 [WebMentionsElement] load: Error", "http://localhost:4321/src/components/scripts/errors/handler.ts:35:10 [WebMentionsElement] load: Error"] 274 | ? `Unexpected console errors:\n\n${filteredErrors.map((error) => ` - ${error}`).join('\n')}` 275 | : undefined > 276 | ).toHaveLength(0) | ^ 277 | 278 | expect( 279 | filtered404s, at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/dynamic-pages.spec.ts:276:7
[firefox] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors: test/e2e/specs/01-smoke/dynamic-pages.spec.ts#L276
2) [firefox] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke@ready dynamic pages have no console errors Error: Unexpected console errors: - http://localhost:4321/src/components/scripts/errors/handler.ts:35:10 [WebMentionsElement] load: Error expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: ["http://localhost:4321/src/components/scripts/errors/handler.ts:35:10 [WebMentionsElement] load: Error"] 274 | ? `Unexpected console errors:\n\n${filteredErrors.map((error) => ` - ${error}`).join('\n')}` 275 | : undefined > 276 | ).toHaveLength(0) | ^ 277 | 278 | expect( 279 | filtered404s, at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/dynamic-pages.spec.ts:276:7
[chromium] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors: http:/localhost:4321/src/components/scripts/errors/handler.ts#L25
1) [chromium] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke@ready dynamic pages have no console errors Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unexpected console errors: - http://localhost:4321/_actions/webmentions.list:0:0 Failed to load resource: the server responded with a status of 500 (Internal Server Error) - http://localhost:4321/src/components/scripts/errors/handler.ts:35:10 [WebMentionsElement] load: ClientScriptError: <title>ReferenceError</title><script type="module" src="/@vite/client"></script> at handleScriptError (http://localhost:4321/src/components/scripts/errors/handler.ts:25:22) at WebMentionsElement.load (http://localhost:4321/src/components/WebMentions/client/index.ts:121:5) expect(received).toHaveLength(expected) Expected length: 0 Received length: 2 Received array: ["http://localhost:4321/_actions/webmentions.list:0:0 Failed to load resource: the server responded with a status of 500 (Internal Server Error)", "http://localhost:4321/src/components/scripts/errors/handler.ts:35:10 [WebMentionsElement] load: ClientScriptError: <title>ReferenceError</title><script type=\"module\" src=\"/@vite/client\"></script> at handleScriptError (http://localhost:4321/src/components/scripts/errors/handler.ts:25:22) at WebMentionsElement.load (http://localhost:4321/src/components/WebMentions/client/index.ts:121:5)"] at handleScriptError (http://localhost:4321/src/components/scripts/errors/handler.ts:25:22) at WebMentionsElement.load (http://localhost:4321/src/components/WebMentions/client/index.ts:121:5) at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/dynamic-pages.spec.ts:276:7
[chromium] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors: http:/localhost:4321/src/components/scripts/errors/handler.ts#L25
1) [chromium] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke@ready dynamic pages have no console errors Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unexpected console errors: - http://localhost:4321/_actions/webmentions.list:0:0 Failed to load resource: the server responded with a status of 500 (Internal Server Error) - http://localhost:4321/src/components/scripts/errors/handler.ts:35:10 [WebMentionsElement] load: ClientScriptError: <title>ReferenceError</title><script type="module" src="/@vite/client"></script> at handleScriptError (http://localhost:4321/src/components/scripts/errors/handler.ts:25:22) at WebMentionsElement.load (http://localhost:4321/src/components/WebMentions/client/index.ts:121:5) - http://localhost:4321/_actions/webmentions.list:0:0 Failed to load resource: the server responded with a status of 500 (Internal Server Error) expect(received).toHaveLength(expected) Expected length: 0 Received length: 3 Received array: ["http://localhost:4321/_actions/webmentions.list:0:0 Failed to load resource: the server responded with a status of 500 (Internal Server Error)", "http://localhost:4321/src/components/scripts/errors/handler.ts:35:10 [WebMentionsElement] load: ClientScriptError: <title>ReferenceError</title><script type=\"module\" src=\"/@vite/client\"></script> at handleScriptError (http://localhost:4321/src/components/scripts/errors/handler.ts:25:22) at WebMentionsElement.load (http://localhost:4321/src/components/WebMentions/client/index.ts:121:5)", "http://localhost:4321/_actions/webmentions.list:0:0 Failed to load resource: the server responded with a status of 500 (Internal Server Error)"] at handleScriptError (http://localhost:4321/src/components/scripts/errors/handler.ts:25:22) at WebMentionsElement.load (http://localhost:4321/src/components/WebMentions/client/index.ts:121:5) at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/dynamic-pages.spec.ts:276:7
[chromium] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors: http:/localhost:4321/src/components/scripts/errors/handler.ts#L25
1) [chromium] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke@ready dynamic pages have no console errors Error: Unexpected console errors: - http://localhost:4321/_actions/webmentions.list:0:0 Failed to load resource: the server responded with a status of 500 (Internal Server Error) - http://localhost:4321/src/components/scripts/errors/handler.ts:35:10 [WebMentionsElement] load: ClientScriptError: <title>ReferenceError</title><script type="module" src="/@vite/client"></script> at handleScriptError (http://localhost:4321/src/components/scripts/errors/handler.ts:25:22) at WebMentionsElement.load (http://localhost:4321/src/components/WebMentions/client/index.ts:121:5) expect(received).toHaveLength(expected) Expected length: 0 Received length: 2 Received array: ["http://localhost:4321/_actions/webmentions.list:0:0 Failed to load resource: the server responded with a status of 500 (Internal Server Error)", "http://localhost:4321/src/components/scripts/errors/handler.ts:35:10 [WebMentionsElement] load: ClientScriptError: <title>ReferenceError</title><script type=\"module\" src=\"/@vite/client\"></script> at handleScriptError (http://localhost:4321/src/components/scripts/errors/handler.ts:25:22) at WebMentionsElement.load (http://localhost:4321/src/components/WebMentions/client/index.ts:121:5)"] at handleScriptError (http://localhost:4321/src/components/scripts/errors/handler.ts:25:22) at WebMentionsElement.load (http://localhost:4321/src/components/WebMentions/client/index.ts:121:5) at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/dynamic-pages.spec.ts:276:7
E2E Tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
7 failed [chromium] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke@ready dynamic pages have no console errors [firefox] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke@ready dynamic pages have no console errors [webkit] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke@ready dynamic pages have no console errors [mobile-chrome] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke@ready dynamic pages have no console errors [mobile-safari] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke@ready dynamic pages have no console errors [microsoft-edge] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke@ready dynamic pages have no console errors [google-chrome] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke@ready dynamic pages have no console errors 22 skipped 139 passed (15.5m)