Skip to content

Release

Release #1

Manually triggered May 9, 2026 12:17
Status Failure
Total duration 2m 5s
Artifacts

release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 notice
release
Process completed with exit code 1.
[webkit] › packages/ui/tests/e2e/components.spec.ts:27:2 › Roxy UI preview › renders 19 components with no console errors: packages/ui/tests/e2e/components.spec.ts#L49
1) [webkit] › packages/ui/tests/e2e/components.spec.ts:27:2 › Roxy UI preview › renders 19 components with no console errors Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Console errors: Failed to load resource: the server responded with a status of 400 (Bad Request) expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 3 - Array [] + Array [ + "Failed to load resource: the server responded with a status of 400 (Bad Request)", + ] 47 | !e.includes('NetworkError'), 48 | ); > 49 | expect(real, `Console errors: ${real.join(' | ')}`).toEqual([]); | ^ 50 | }); 51 | 52 | test('toggles between light and dark theme', async ({ page }) => { at /home/runner/work/ui/ui/packages/ui/tests/e2e/components.spec.ts:49:55
[webkit] › packages/ui/tests/e2e/components.spec.ts:27:2 › Roxy UI preview › renders 19 components with no console errors: packages/ui/tests/e2e/components.spec.ts#L49
1) [webkit] › packages/ui/tests/e2e/components.spec.ts:27:2 › Roxy UI preview › renders 19 components with no console errors Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Console errors: Failed to load resource: the server responded with a status of 400 (Bad Request) expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 3 - Array [] + Array [ + "Failed to load resource: the server responded with a status of 400 (Bad Request)", + ] 47 | !e.includes('NetworkError'), 48 | ); > 49 | expect(real, `Console errors: ${real.join(' | ')}`).toEqual([]); | ^ 50 | }); 51 | 52 | test('toggles between light and dark theme', async ({ page }) => { at /home/runner/work/ui/ui/packages/ui/tests/e2e/components.spec.ts:49:55
[webkit] › packages/ui/tests/e2e/components.spec.ts:27:2 › Roxy UI preview › renders 19 components with no console errors: packages/ui/tests/e2e/components.spec.ts#L49
1) [webkit] › packages/ui/tests/e2e/components.spec.ts:27:2 › Roxy UI preview › renders 19 components with no console errors Error: Console errors: Failed to load resource: the server responded with a status of 400 (Bad Request) expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 3 - Array [] + Array [ + "Failed to load resource: the server responded with a status of 400 (Bad Request)", + ] 47 | !e.includes('NetworkError'), 48 | ); > 49 | expect(real, `Console errors: ${real.join(' | ')}`).toEqual([]); | ^ 50 | }); 51 | 52 | test('toggles between light and dark theme', async ({ page }) => { at /home/runner/work/ui/ui/packages/ui/tests/e2e/components.spec.ts:49:55
🎭 Playwright Run Summary
1 failed [webkit] › packages/ui/tests/e2e/components.spec.ts:27:2 › Roxy UI preview › renders 19 components with no console errors 32 passed (43.6s)