chore(deps-dev): bump the dev-dependencies group across 1 directory with 17 updates #4681
ci.yml
on: pull_request
Build Core
3m 28s
Test
13m 51s
Build Docs
3m 13s
E2E Tests
5m 45s
Annotations
11 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()
18 × 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.
|
|
E2E Tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
4 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
[chromium] › e2e/smoke.spec.ts:78:3 › Console App – Smoke › should show the app shell or loading screen
38 skipped
36 passed (4.6m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-output
Expired
|
9.96 MB |
sha256:5f30cbfd177701a09a4ce8ae9b011f8d82fc2b3bab97b4ff42a5da86f3896a75
|
|