chore(deps): bump lucide-react from 0.544.0 to 1.14.0 #4704
ci.yml
on: pull_request
Build Core
3m 50s
Test
14m 49s
Build Docs
3m 27s
E2E Tests
4m 41s
Annotations
13 errors, 1 warning, and 1 notice
|
[chromium] › e2e/smoke.spec.ts:78:3 › Console App – Smoke › should show the app shell or loading screen:
e2e/smoke.spec.ts#L0
4) [chromium] › e2e/smoke.spec.ts:78:3 › Console App – Smoke › should show the app shell or loading screen
Test timeout of 30000ms exceeded.
|
|
[chromium] › e2e/sidebar-text-visibility.spec.ts:123:3 › Sidebar Text Visibility › should hide text labels when sidebar is collapsed in icon mode:
e2e/sidebar-text-visibility.spec.ts#L130
3) [chromium] › e2e/sidebar-text-visibility.spec.ts:123:3 › Sidebar Text Visibility › should hide text labels when sidebar is collapsed in icon mode
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('[data-sidebar="trigger"]').first()
Expected: visible
Received: hidden
Timeout: 15000ms
Call log:
- Expect "toBeVisible" with timeout 15000ms
- waiting for locator('[data-sidebar="trigger"]').first()
19 × locator resolved to <button data-sidebar="trigger" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 hover:bg-accent hover:text-accent-foreground h-7 w-7 md:hidden shrink-0 ml-1">…</button>
- unexpected value "hidden"
128 |
129 | const toggleButton = page.locator('[data-sidebar="trigger"]').first();
> 130 | await expect(toggleButton).toBeVisible({ timeout: SIDEBAR_VISIBLE_TIMEOUT });
| ^
131 |
132 | const sidebarGroup = page.locator('.group[data-collapsible="icon"]').first();
133 |
at /home/runner/work/objectui/objectui/e2e/sidebar-text-visibility.spec.ts:130:32
|
|
[chromium] › e2e/sidebar-text-visibility.spec.ts:123:3 › Sidebar Text Visibility › should hide text labels when sidebar is collapsed in icon mode:
e2e/sidebar-text-visibility.spec.ts#L130
3) [chromium] › e2e/sidebar-text-visibility.spec.ts:123:3 › Sidebar Text Visibility › should hide text labels when sidebar is collapsed in icon mode
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('[data-sidebar="trigger"]').first()
Expected: visible
Received: hidden
Timeout: 15000ms
Call log:
- Expect "toBeVisible" with timeout 15000ms
- waiting for locator('[data-sidebar="trigger"]').first()
19 × locator resolved to <button data-sidebar="trigger" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 hover:bg-accent hover:text-accent-foreground h-7 w-7 md:hidden shrink-0 ml-1">…</button>
- unexpected value "hidden"
128 |
129 | const toggleButton = page.locator('[data-sidebar="trigger"]').first();
> 130 | await expect(toggleButton).toBeVisible({ timeout: SIDEBAR_VISIBLE_TIMEOUT });
| ^
131 |
132 | const sidebarGroup = page.locator('.group[data-collapsible="icon"]').first();
133 |
at /home/runner/work/objectui/objectui/e2e/sidebar-text-visibility.spec.ts:130:32
|
|
[chromium] › e2e/sidebar-text-visibility.spec.ts:123:3 › Sidebar Text Visibility › should hide text labels when sidebar is collapsed in icon mode:
e2e/sidebar-text-visibility.spec.ts#L130
3) [chromium] › e2e/sidebar-text-visibility.spec.ts:123:3 › Sidebar Text Visibility › should hide text labels when sidebar is collapsed in icon mode
Error: expect(locator).toBeVisible() failed
Locator: locator('[data-sidebar="trigger"]').first()
Expected: visible
Received: hidden
Timeout: 15000ms
Call log:
- Expect "toBeVisible" with timeout 15000ms
- waiting for locator('[data-sidebar="trigger"]').first()
19 × locator resolved to <button data-sidebar="trigger" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 hover:bg-accent hover:text-accent-foreground h-7 w-7 md:hidden shrink-0 ml-1">…</button>
- unexpected value "hidden"
128 |
129 | const toggleButton = page.locator('[data-sidebar="trigger"]').first();
> 130 | await expect(toggleButton).toBeVisible({ timeout: SIDEBAR_VISIBLE_TIMEOUT });
| ^
131 |
132 | const sidebarGroup = page.locator('.group[data-collapsible="icon"]').first();
133 |
at /home/runner/work/objectui/objectui/e2e/sidebar-text-visibility.spec.ts:130:32
|
|
[chromium] › e2e/sidebar-text-visibility.spec.ts:42:3 › Sidebar Text Visibility › should show all text labels when sidebar is expanded in icon mode:
e2e/sidebar-text-visibility.spec.ts#L51
2) [chromium] › e2e/sidebar-text-visibility.spec.ts:42:3 › Sidebar Text Visibility › should show all text labels when sidebar is expanded in icon mode
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('[data-sidebar="trigger"]').first()
Expected: visible
Received: hidden
Timeout: 15000ms
Call log:
- Expect "toBeVisible" with timeout 15000ms
- waiting for locator('[data-sidebar="trigger"]').first()
19 × locator resolved to <button data-sidebar="trigger" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 hover:bg-accent hover:text-accent-foreground h-7 w-7 md:hidden shrink-0 ml-1">…</button>
- unexpected value "hidden"
49 | // Find the sidebar toggle button (desktop trigger rendered by AppShell)
50 | const toggleButton = page.locator('[data-sidebar="trigger"]').first();
> 51 | await expect(toggleButton).toBeVisible({ timeout: SIDEBAR_VISIBLE_TIMEOUT });
| ^
52 |
53 | // Get the parent sidebar element that has data-state attribute
54 | const sidebarGroup = page.locator('.group[data-collapsible="icon"]').first();
at /home/runner/work/objectui/objectui/e2e/sidebar-text-visibility.spec.ts:51:32
|
|
[chromium] › e2e/sidebar-text-visibility.spec.ts:42:3 › Sidebar Text Visibility › should show all text labels when sidebar is expanded in icon mode:
e2e/sidebar-text-visibility.spec.ts#L51
2) [chromium] › e2e/sidebar-text-visibility.spec.ts:42:3 › Sidebar Text Visibility › should show all text labels when sidebar is expanded in icon mode
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('[data-sidebar="trigger"]').first()
Expected: visible
Received: hidden
Timeout: 15000ms
Call log:
- Expect "toBeVisible" with timeout 15000ms
- waiting for locator('[data-sidebar="trigger"]').first()
19 × locator resolved to <button data-sidebar="trigger" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 hover:bg-accent hover:text-accent-foreground h-7 w-7 md:hidden shrink-0 ml-1">…</button>
- unexpected value "hidden"
49 | // Find the sidebar toggle button (desktop trigger rendered by AppShell)
50 | const toggleButton = page.locator('[data-sidebar="trigger"]').first();
> 51 | await expect(toggleButton).toBeVisible({ timeout: SIDEBAR_VISIBLE_TIMEOUT });
| ^
52 |
53 | // Get the parent sidebar element that has data-state attribute
54 | const sidebarGroup = page.locator('.group[data-collapsible="icon"]').first();
at /home/runner/work/objectui/objectui/e2e/sidebar-text-visibility.spec.ts:51:32
|
|
[chromium] › e2e/sidebar-text-visibility.spec.ts:42:3 › Sidebar Text Visibility › should show all text labels when sidebar is expanded in icon mode:
e2e/sidebar-text-visibility.spec.ts#L51
2) [chromium] › e2e/sidebar-text-visibility.spec.ts:42:3 › Sidebar Text Visibility › should show all text labels when sidebar is expanded in icon mode
Error: expect(locator).toBeVisible() failed
Locator: locator('[data-sidebar="trigger"]').first()
Expected: visible
Received: hidden
Timeout: 15000ms
Call log:
- Expect "toBeVisible" with timeout 15000ms
- waiting for locator('[data-sidebar="trigger"]').first()
19 × locator resolved to <button data-sidebar="trigger" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 hover:bg-accent hover:text-accent-foreground h-7 w-7 md:hidden shrink-0 ml-1">…</button>
- unexpected value "hidden"
49 | // Find the sidebar toggle button (desktop trigger rendered by AppShell)
50 | const toggleButton = page.locator('[data-sidebar="trigger"]').first();
> 51 | await expect(toggleButton).toBeVisible({ timeout: SIDEBAR_VISIBLE_TIMEOUT });
| ^
52 |
53 | // Get the parent sidebar element that has data-state attribute
54 | const sidebarGroup = page.locator('.group[data-collapsible="icon"]').first();
at /home/runner/work/objectui/objectui/e2e/sidebar-text-visibility.spec.ts:51:32
|
|
[chromium] › e2e/console-rendering.spec.ts:13:3 › Console Rendering › should not have critical console errors during bootstrap:
e2e/console-rendering.spec.ts#L45
1) [chromium] › e2e/console-rendering.spec.ts:13:3 › Console Rendering › should not have critical console errors during bootstrap
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Critical console errors detected:
[Registry] Validation failed for app setup: [
{
"code": "invalid_union",
"errors": [
[
{
"code": "invalid_value",
"values": [
"object"
],
"path": [
"type"
],
"message": "Invalid input: expected \"object\""
},
{
"expected": "string",
"code": "invalid_type",
"path": [
"objectName"
],
"message": "Invalid input: expected string, received undefined"
}
],
[
{
"code": "invalid_value",
"values": [
"dashboard"
],
"path": [
"type"
],
"message": "Invalid input: expected \"dashboard\""
},
{
"expected": "string",
"code": "invalid_type",
"path": [
"dashboardName"
],
"message": "Invalid input: expected string, received undefined"
}
],
[
{
"code": "invalid_value",
"values": [
"page"
],
"path": [
"type"
],
"message": "Invalid input: expected \"page\""
},
{
"expected": "string",
"code": "invalid_type",
"path": [
"pageName"
],
"message": "Invalid input: expected string, received undefined"
}
],
[
{
"expected": "string",
"code": "invalid_type",
"path": [
"url"
],
"message": "Invalid input: expected string, received undefined"
}
],
[
{
"code": "invalid_value",
"values": [
"report"
],
"path": [
"type"
],
"message": "Invalid input: expected \"report\""
},
{
"expected": "string",
"code": "invalid_type",
"path": [
"reportName"
],
"message": "Invalid input: expected string, received undefined"
}
],
[
{
"code": "invalid_value",
"values": [
"action"
],
"path": [
"type"
],
"message": "Invalid input: expected \"action\""
},
{
"expected": "object",
"code": "invalid_type",
"path": [
"actionDef"
],
"message": "Invalid input: expected object, received undefined"
}
],
[
{
"code": "invalid_value",
"values": [
"group"
],
"path": [
"type"
],
"message": "Invalid input: expected \"group\""
},
{
"expected": "array",
"code": "invalid_type",
"path": [
"children"
],
"message": "Invalid input: expected array, received undefined"
}
]
],
"path": [
"
|
|
[chromium] › e2e/console-rendering.spec.ts:13:3 › Console Rendering › should not have critical console errors during bootstrap:
e2e/console-rendering.spec.ts#L45
1) [chromium] › e2e/console-rendering.spec.ts:13:3 › Console Rendering › should not have critical console errors during bootstrap
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Critical console errors detected:
[Registry] Validation failed for app setup: [
{
"code": "invalid_union",
"errors": [
[
{
"code": "invalid_value",
"values": [
"object"
],
"path": [
"type"
],
"message": "Invalid input: expected \"object\""
},
{
"expected": "string",
"code": "invalid_type",
"path": [
"objectName"
],
"message": "Invalid input: expected string, received undefined"
}
],
[
{
"code": "invalid_value",
"values": [
"dashboard"
],
"path": [
"type"
],
"message": "Invalid input: expected \"dashboard\""
},
{
"expected": "string",
"code": "invalid_type",
"path": [
"dashboardName"
],
"message": "Invalid input: expected string, received undefined"
}
],
[
{
"code": "invalid_value",
"values": [
"page"
],
"path": [
"type"
],
"message": "Invalid input: expected \"page\""
},
{
"expected": "string",
"code": "invalid_type",
"path": [
"pageName"
],
"message": "Invalid input: expected string, received undefined"
}
],
[
{
"expected": "string",
"code": "invalid_type",
"path": [
"url"
],
"message": "Invalid input: expected string, received undefined"
}
],
[
{
"code": "invalid_value",
"values": [
"report"
],
"path": [
"type"
],
"message": "Invalid input: expected \"report\""
},
{
"expected": "string",
"code": "invalid_type",
"path": [
"reportName"
],
"message": "Invalid input: expected string, received undefined"
}
],
[
{
"code": "invalid_value",
"values": [
"action"
],
"path": [
"type"
],
"message": "Invalid input: expected \"action\""
},
{
"expected": "object",
"code": "invalid_type",
"path": [
"actionDef"
],
"message": "Invalid input: expected object, received undefined"
}
],
[
{
"code": "invalid_value",
"values": [
"group"
],
"path": [
"type"
],
"message": "Invalid input: expected \"group\""
},
{
"expected": "array",
"code": "invalid_type",
"path": [
"children"
],
"message": "Invalid input: expected array, received undefined"
}
]
],
"path": [
"
|
|
[chromium] › e2e/console-rendering.spec.ts:13:3 › Console Rendering › should not have critical console errors during bootstrap:
e2e/console-rendering.spec.ts#L45
1) [chromium] › e2e/console-rendering.spec.ts:13:3 › Console Rendering › should not have critical console errors during bootstrap
Error: Critical console errors detected:
[Registry] Validation failed for app setup: [
{
"code": "invalid_union",
"errors": [
[
{
"code": "invalid_value",
"values": [
"object"
],
"path": [
"type"
],
"message": "Invalid input: expected \"object\""
},
{
"expected": "string",
"code": "invalid_type",
"path": [
"objectName"
],
"message": "Invalid input: expected string, received undefined"
}
],
[
{
"code": "invalid_value",
"values": [
"dashboard"
],
"path": [
"type"
],
"message": "Invalid input: expected \"dashboard\""
},
{
"expected": "string",
"code": "invalid_type",
"path": [
"dashboardName"
],
"message": "Invalid input: expected string, received undefined"
}
],
[
{
"code": "invalid_value",
"values": [
"page"
],
"path": [
"type"
],
"message": "Invalid input: expected \"page\""
},
{
"expected": "string",
"code": "invalid_type",
"path": [
"pageName"
],
"message": "Invalid input: expected string, received undefined"
}
],
[
{
"expected": "string",
"code": "invalid_type",
"path": [
"url"
],
"message": "Invalid input: expected string, received undefined"
}
],
[
{
"code": "invalid_value",
"values": [
"report"
],
"path": [
"type"
],
"message": "Invalid input: expected \"report\""
},
{
"expected": "string",
"code": "invalid_type",
"path": [
"reportName"
],
"message": "Invalid input: expected string, received undefined"
}
],
[
{
"code": "invalid_value",
"values": [
"action"
],
"path": [
"type"
],
"message": "Invalid input: expected \"action\""
},
{
"expected": "object",
"code": "invalid_type",
"path": [
"actionDef"
],
"message": "Invalid input: expected object, received undefined"
}
],
[
{
"code": "invalid_value",
"values": [
"group"
],
"path": [
"type"
],
"message": "Invalid input: expected \"group\""
},
{
"expected": "array",
"code": "invalid_type",
"path": [
"children"
],
"message": "Invalid input: expected array, received undefined"
}
]
],
"path": [
"areas",
0,
"navigation",
5
],
"message": "Invalid input"
},
{
"code": "invalid_union",
"errors": [
[
{
"code": "invalid_value",
"values": [
|
|
Test
Process completed with exit code 1.
|
|
apps/console/dev/__tests__/ActivityFeedFilters.test.tsx > ActivityFeed filters > shows all filter toggle badges:
apps/console/dev/__tests__/ActivityFeedFilters.test.tsx#L85
TestingLibraryElementError: Found multiple elements with the text: Filter
Here are the matching elements:
Ignored nodes: comments, script, style
<button
class="h-7 px-2"
variant="ghost"
>
<span>
Filter
</span>
Filter
</button>
Ignored nodes: comments, script, style
<span>
Filter
</span>
(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).
Ignored nodes: comments, script, style
<body>
<div>
<div
data-testid="sheet"
>
<button
aria-label="Activity feed"
class="h-8 w-8"
variant="ghost"
>
<span
data-testid="bell-icon"
>
🔔
</span>
<span
class="absolute -top-0.5 -right-0.5 h-3.5 w-3.5 rounded-full bg-primary text-[9px] font-bold text-primary-foreground flex items-center justify-center"
>
4
</span>
</button>
<div
data-testid="sheet-content"
>
<div>
<div
class="flex items-center justify-between"
>
Recent Activity
<button
class="h-7 px-2"
variant="ghost"
>
<span>
Filter
</span>
Filter
</button>
</div>
</div>
<ul
class="mt-4 space-y-1 overflow-y-auto max-h-[calc(100vh-8rem)]"
>
<li
class="flex items-start gap-3 rounded-md px-2 py-2 hover:bg-muted/50 transition-colors"
>
<span
class="mt-0.5 shrink-0 text-green-500"
>
<span>
+
</span>
</span>
<div
class="min-w-0 flex-1"
>
<p
class="text-sm leading-snug"
>
Created lead Alpha
</p>
<p
class="mt-0.5 text-xs text-muted-foreground"
>
Alice
·
0s ago
</p>
</div>
</li>
<li
class="flex items-start gap-3 rounded-md px-2 py-2 hover:bg-muted/50 transition-colors"
>
<span
class="mt-0.5 shrink-0 text-blue-500"
>
<span>
✏
</span>
</span>
<div
class="min-w-0 flex-1"
>
<p
class="text-sm leading-snug"
>
Updated contact Beta
</p>
<p
class="mt-0.5 text-xs text-muted-foreground"
>
Bob
·
0s ago
</p>
</div>
</li>
<li
class="flex items-start gap-3 rounded-md px-2 py-2 hover:bg-muted/50 transition-colors"
>
<span
class="mt-0.5 shrink-0 text-red-500"
>
<span>
🗑
</span>
</span>
<div
class="min-w-0 flex-1"
>
<p
class="text-sm leading-snug"
>
Deleted task Gamma
</p>
<p
class="mt-0.5 text-xs text-muted-foreground"
>
Charlie
·
0s ago
</p>
</div>
</li>
<li
class="flex items-start gap-3 rounded-md px-2 py-2 hover:bg-muted/50 transition-colors"
>
<span
class="mt-0.5 shrink-0 text-amber-500"
>
<span>
💬
</span>
</span>
<div
class="min-w-0 flex-1"
>
<p
class="text-sm leading-snug"
>
Commented on Delta
</p>
|
|
apps/console/dev/__tests__/ActivityFeedFilters.test.tsx > ActivityFeed filters > toggling a filter type hides matching activities:
apps/console/dev/__tests__/ActivityFeedFilters.test.tsx#L65
TestingLibraryElementError: Found multiple elements with the text: Filter
Here are the matching elements:
Ignored nodes: comments, script, style
<button
class="h-7 px-2"
variant="ghost"
>
<span>
Filter
</span>
Filter
</button>
Ignored nodes: comments, script, style
<span>
Filter
</span>
(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).
Ignored nodes: comments, script, style
<body>
<div>
<div
data-testid="sheet"
>
<button
aria-label="Activity feed"
class="h-8 w-8"
variant="ghost"
>
<span
data-testid="bell-icon"
>
🔔
</span>
<span
class="absolute -top-0.5 -right-0.5 h-3.5 w-3.5 rounded-full bg-primary text-[9px] font-bold text-primary-foreground flex items-center justify-center"
>
4
</span>
</button>
<div
data-testid="sheet-content"
>
<div>
<div
class="flex items-center justify-between"
>
Recent Activity
<button
class="h-7 px-2"
variant="ghost"
>
<span>
Filter
</span>
Filter
</button>
</div>
</div>
<ul
class="mt-4 space-y-1 overflow-y-auto max-h-[calc(100vh-8rem)]"
>
<li
class="flex items-start gap-3 rounded-md px-2 py-2 hover:bg-muted/50 transition-colors"
>
<span
class="mt-0.5 shrink-0 text-green-500"
>
<span>
+
</span>
</span>
<div
class="min-w-0 flex-1"
>
<p
class="text-sm leading-snug"
>
Created lead Alpha
</p>
<p
class="mt-0.5 text-xs text-muted-foreground"
>
Alice
·
0s ago
</p>
</div>
</li>
<li
class="flex items-start gap-3 rounded-md px-2 py-2 hover:bg-muted/50 transition-colors"
>
<span
class="mt-0.5 shrink-0 text-blue-500"
>
<span>
✏
</span>
</span>
<div
class="min-w-0 flex-1"
>
<p
class="text-sm leading-snug"
>
Updated contact Beta
</p>
<p
class="mt-0.5 text-xs text-muted-foreground"
>
Bob
·
0s ago
</p>
</div>
</li>
<li
class="flex items-start gap-3 rounded-md px-2 py-2 hover:bg-muted/50 transition-colors"
>
<span
class="mt-0.5 shrink-0 text-red-500"
>
<span>
🗑
</span>
</span>
<div
class="min-w-0 flex-1"
>
<p
class="text-sm leading-snug"
>
Deleted task Gamma
</p>
<p
class="mt-0.5 text-xs text-muted-foreground"
>
Charlie
·
0s ago
</p>
</div>
</li>
<li
class="flex items-start gap-3 rounded-md px-2 py-2 hover:bg-muted/50 transition-colors"
>
<span
class="mt-0.5 shrink-0 text-amber-500"
>
<span>
💬
</span>
</span>
<div
class="min-w-0 flex-1"
>
<p
class="text-sm leading-snug"
>
Commented on Delta
</p>
|
|
E2E Tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
3 failed
[chromium] › e2e/console-rendering.spec.ts:13:3 › Console Rendering › should not have critical console errors during bootstrap
[chromium] › e2e/sidebar-text-visibility.spec.ts:42:3 › Sidebar Text Visibility › should show all text labels when sidebar is expanded in icon mode
[chromium] › e2e/sidebar-text-visibility.spec.ts:123:3 › Sidebar Text Visibility › should hide text labels when sidebar is collapsed in icon mode
1 flaky
[chromium] › e2e/smoke.spec.ts:78:3 › Console App – Smoke › should show the app shell or loading screen
38 skipped
36 passed (3.9m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-output
Expired
|
10.1 MB |
sha256:773a6246b23e60901abe89bb6c48b79f88c26ee2a351498e897569c27c351589
|
|