skip #50
Annotations
2 errors and 1 warning
Unhandled error:
apps/web-remix/app/tests/__tests__/pipelines/pipelines.test.tsx#L90
TestingLibraryElementError: Unable to find an element with the text: /Internal server error/i. 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
class=""
>
<div>
<div
id="_root"
>
<div
class="-mt-1"
style="position: fixed; z-index: 9999; top: 16px; left: 16px; right: 16px; bottom: 16px; pointer-events: none;"
/>
<div
class="shadow-navbar-shadowBase h-fit w-full bg-navbar-base py-2 md:px-2"
data-testid="navbar"
>
<header
class="gap-navbar-gapHeader flex min-h-smNavbar w-full items-center px-navbar-paddingHorizontal py-navbar-paddingVertical lg:px-navbar-paddingHorizontalLarge lg:py-navbar-paddingVertical"
>
<div
class="flex items-center justify-center gap-2"
>
<h2
class="text-2xl font-bold text-white"
data-testid="organization-2"
>
Workflows
</h2>
</div>
<div
class="grow"
>
<div
class="flex items-center justify-end gap-4"
/>
</div>
<button
aria-label="open menu"
class="w-navbar-widthMenuButton aspect-square lg:hidden !text-white min-w-[24px]"
>
<svg
aria-hidden="true"
fill="none"
viewBox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M3 12H21M3 6H21M3 18H21"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="1.4"
/>
</svg>
</button>
</header>
</div>
<aside
class="fixed z-50 inset-0 bg-neutral-850 px-4 py-8 w-full transition-opacity duration-300 ease-[cubic-bezier(0.25, 1, 0.5, 1)] flex flex-col sm:w-[360px] sm:transition sm:left-auto sm:right-4 sm:inset-y-4 sm:rounded-xl translate-x-[150%] opacity-0 pointer-events-none !bg-neutral-950"
>
<header
class="flex justify-between gap-1 mb-6 pb-6 border-b border-neutral-100"
>
<div
class="grow-1"
>
<h3
class="mb-2 text-xl font-medium text-white"
>
Create A New Workflow
</h3>
<p
class="text-neutral-100 text-xs"
>
Any workflow can contain many Blocks and use your Knowledge Base.
</p>
</div>
<button
aria-label="Close sidebar"
class="border-iconButton-borderWidthBase flex items-center justify-center rounded-iconButton-radiusBase hover:shadow-iconButton-shadowHover disabled:border-iconButton-basic-disabled disabled:bg-iconButton-basic-disabled disabled:text-iconButton-basic-disabled disabled:hover:shadow-none border-button-primaryOutlined bg-button-primaryOutlined text-button-primaryOutlined hover:border-button-primaryOutlined-hover hover:text-button-primaryOutlined-hover active:border-button-primaryOutlined-active active:text-button-primaryOutlined-active p-iconButton-paddingSmall h-iconButton-heightSM w-iconButton-widthSM"
>
<span
aria-hidden="true"
class="font-icons"
role="img"
>
</span>
</button>
</header>
</aside>
<div
class="max-w-[1344px] px-4 mx-auto w-full md:px-6 lg:px-10 grid grid-cols-1 gap-8 lg:grid-cols-[1fr_400px]"
>
<div
class="flex-grow order-2 lg:order-1"
>
<a
aria-label="Create new workflow"
class="mb-6 block w-fit ml-auto mr-0"
href="/2/pipelines/new"
>
<button
class="border-button-borderWidthBase font-button-w
|
Test
Process completed with exit code 1.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|