Skip to content

chore: update UnoCSS #1359

chore: update UnoCSS

chore: update UnoCSS #1359

Triggered via pull request October 2, 2025 22:03
Status Failure
Total duration 4m 6s
Artifacts

ci.yaml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 notice
VSCode Extension
Process completed with exit code 2.
VSCode Extension
Type '{ light: string | Uri; dark: string | Uri; }' is not assignable to type 'string | IconPath | undefined'.
Test E2E
Process completed with exit code 1.
[Default] › test/topbar.test.ts:55:1 › user can download project as zip: e2e/test/topbar.test.ts#L56
1) [Default] › test/topbar.test.ts:55:1 › user can download project as zip ─────────────────────── Error: page.goto: Test timeout of 30000ms exceeded. Call log: - navigating to "http://localhost:4329/", waiting until "networkidle" 54 | 55 | test('user can download project as zip', async ({ page }) => { > 56 | await page.goto('/', { waitUntil: 'networkidle' }); | ^ 57 | 58 | const downloadPromise = page.waitForEvent('download'); 59 | await page.getByRole('navigation').getByRole('button', { name: 'Download lesson as zip-file' }).click(); at /home/runner/work/tutorialkit/tutorialkit/e2e/test/topbar.test.ts:56:14
[Default] › test/topbar.test.ts:55:1 › user can download project as zip: e2e/test/topbar.test.ts#L0
1) [Default] › test/topbar.test.ts:55:1 › user can download project as zip ─────────────────────── Test timeout of 30000ms exceeded.
🎭 Playwright Run Summary
1 failed [Default] › test/topbar.test.ts:55:1 › user can download project as zip ──────────────────────── 1 skipped 34 passed (2.8m)