Merge/codexmonitor main - #2
Merged
Merged
Annotations
4 errors
|
|
|
src/features/app/components/Sidebar.test.tsx#L107
TestingLibraryElementError: Unable to find an accessible element with the role "button" and name `/Click to select/i`
Here are the accessible roles:
complementary:
Name "":
<aside
class="sidebar"
/>
--------------------------------------------------
button:
Name "Add workspaces":
<button
aria-label="Add workspaces"
class="sidebar-title-add"
data-tauri-drag-region="false"
type="button"
/>
Name "Open home":
<button
aria-label="Open home"
class="subtitle subtitle-button sidebar-title-button"
data-tauri-drag-region="false"
/>
Name "Toggle Forge":
<button
aria-label="Toggle Forge"
class="ghost sidebar-forge-toggle"
data-tauri-drag-region="false"
title="Toggle Forge"
type="button"
/>
Name "Sort threads":
<button
aria-expanded="false"
aria-haspopup="menu"
aria-label="Sort threads"
class="ghost sidebar-sort-toggle"
data-tauri-drag-region="false"
title="Sort threads"
type="button"
/>
Name "Refresh all workspace threads":
<button
aria-busy="false"
aria-label="Refresh all workspace threads"
class="ghost sidebar-refresh-toggle"
data-tauri-drag-region="false"
disabled=""
title="Refresh all workspace threads"
type="button"
/>
Name "Toggle search":
<button
aria-label="Toggle search"
aria-pressed="false"
class="ghost sidebar-search-toggle"
data-tauri-drag-region="false"
type="button"
/>
Name "Open settings":
<button
aria-label="Open settings"
class="ghost sidebar-corner-button"
title="Settings"
type="button"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<div>
<aside
class="sidebar"
>
<div
class="sidebar-header"
>
<div
class="sidebar-header-title"
>
<div
class="sidebar-title-group"
>
<button
aria-label="Add workspaces"
class="sidebar-title-add"
data-tauri-drag-region="false"
type="button"
>
<svg
aria-hidden="true"
class="lucide lucide-folder-plus"
fill="none"
height="24"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="24"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M12 10v6"
/>
<path
d="M9 13h6"
/>
<path
d="M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z"
/>
</svg>
</button>
<button
aria-label="Open home"
class="subtitle subtitle-button sidebar-title-button"
data-tauri-drag-region="false"
>
Projects
</button>
</div>
</div>
<div
class="sidebar-header-actions"
>
<button
aria-label="Toggle Forge"
class="ghost sidebar-forge-toggle"
data-tauri-drag-region="false"
title="Toggle Forge"
type="button"
>
<svg
aria-hidden="true"
fill="none"
height="14"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="14"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2 10l2-1h16l2 1-2 1H4l-2-1z"
/>
<path
d="M7 11v4l-1.5 4h11L15 15v-4"
/>
<path
d="M4.5 19h15"
/
|
|
src/features/app/components/Sidebar.test.tsx#L95
TestingLibraryElementError: Unable to find an element with the text: Forge. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body>
<div>
<aside
class="sidebar"
>
<div
class="sidebar-header"
>
<div
class="sidebar-header-title"
>
<div
class="sidebar-title-group"
>
<button
aria-label="Add workspaces"
class="sidebar-title-add"
data-tauri-drag-region="false"
type="button"
>
<svg
aria-hidden="true"
class="lucide lucide-folder-plus"
fill="none"
height="24"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="24"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M12 10v6"
/>
<path
d="M9 13h6"
/>
<path
d="M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z"
/>
</svg>
</button>
<button
aria-label="Open home"
class="subtitle subtitle-button sidebar-title-button"
data-tauri-drag-region="false"
>
Projects
</button>
</div>
</div>
<div
class="sidebar-header-actions"
>
<button
aria-label="Toggle Forge"
class="ghost sidebar-forge-toggle"
data-tauri-drag-region="false"
title="Toggle Forge"
type="button"
>
<svg
aria-hidden="true"
fill="none"
height="14"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="14"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2 10l2-1h16l2 1-2 1H4l-2-1z"
/>
<path
d="M7 11v4l-1.5 4h11L15 15v-4"
/>
<path
d="M4.5 19h15"
/>
</svg>
</button>
<div
class="sidebar-sort-menu"
>
<button
aria-expanded="false"
aria-haspopup="menu"
aria-label="Sort threads"
class="ghost sidebar-sort-toggle"
data-tauri-drag-region="false"
title="Sort threads"
type="button"
>
<svg
aria-hidden="true"
class="lucide lucide-list-filter"
fill="none"
height="24"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="24"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2 5h20"
/>
<path
d="M6 12h12"
/>
<path
d="M9 19h6"
/>
</svg>
</button>
</div>
<button
aria-busy="false"
aria-label="Refresh all workspace threads"
class="ghost sidebar-refresh-toggle"
data-tauri-drag-region="false"
disabled=""
title="Refresh all workspace threads"
type="button"
>
<
|
|
src/features/app/components/Sidebar.test.tsx#L83
TestingLibraryElementError: Unable to find an element with the text: Forge. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body>
<div>
<aside
class="sidebar"
>
<div
class="sidebar-header"
>
<div
class="sidebar-header-title"
>
<div
class="sidebar-title-group"
>
<button
aria-label="Add workspaces"
class="sidebar-title-add"
data-tauri-drag-region="false"
type="button"
>
<svg
aria-hidden="true"
class="lucide lucide-folder-plus"
fill="none"
height="24"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="24"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M12 10v6"
/>
<path
d="M9 13h6"
/>
<path
d="M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z"
/>
</svg>
</button>
<button
aria-label="Open home"
class="subtitle subtitle-button sidebar-title-button"
data-tauri-drag-region="false"
>
Projects
</button>
</div>
</div>
<div
class="sidebar-header-actions"
>
<button
aria-label="Toggle Forge"
class="ghost sidebar-forge-toggle"
data-tauri-drag-region="false"
title="Toggle Forge"
type="button"
>
<svg
aria-hidden="true"
fill="none"
height="14"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="14"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2 10l2-1h16l2 1-2 1H4l-2-1z"
/>
<path
d="M7 11v4l-1.5 4h11L15 15v-4"
/>
<path
d="M4.5 19h15"
/>
</svg>
</button>
<div
class="sidebar-sort-menu"
>
<button
aria-expanded="false"
aria-haspopup="menu"
aria-label="Sort threads"
class="ghost sidebar-sort-toggle"
data-tauri-drag-region="false"
title="Sort threads"
type="button"
>
<svg
aria-hidden="true"
class="lucide lucide-list-filter"
fill="none"
height="24"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="24"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M2 5h20"
/>
<path
d="M6 12h12"
/>
<path
d="M9 19h6"
/>
</svg>
</button>
</div>
<button
aria-busy="false"
aria-label="Refresh all workspace threads"
class="ghost sidebar-refresh-toggle"
data-tauri-drag-region="false"
disabled=""
title="Refresh all workspace threads"
type="button"
>
<
|
The logs for this run have expired and are no longer available.
Loading