Chore/deps 241226 #1372
Annotations
2 errors and 1 warning
src/pages/Home/SendModal/__tests__/SendModal.test.tsx > SendModal > SendOnChain > test a valid form pass:
src/pages/Home/SendModal/__tests__/SendModal.test.tsx#L151
TestingLibraryElementError: Unable to find an element with the text: 20,123 Sat. 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
aria-hidden="true"
id="modal-root"
/>
<div
aria-hidden="true"
/>
<span
aria-hidden="true"
data-focus-scope-start="true"
hidden=""
/>
<div
tabindex="-1"
>
<div
aria-hidden="true"
class="z-50 bg-overlay/50 backdrop-opacity-disabled w-screen h-screen fixed inset-0"
style="opacity: 1;"
/>
<div
class="flex w-screen fixed inset-0 z-50 overflow-x-auto justify-center h-[--visual-viewport-height] items-end sm:items-center [--scale-enter:100%] [--scale-exit:100%] [--slide-enter:0px] [--slide-exit:80px] sm:[--scale-enter:100%] sm:[--scale-exit:103%] sm:[--slide-enter:0px] sm:[--slide-exit:0px]"
data-slot="wrapper"
style="--visual-viewport-height: 768px; opacity: 1; will-change: auto; transform: translateY(var(--slide-enter)) scale(var(--scale-enter));"
>
<section
aria-describedby=":r64:"
aria-labelledby=":r63:"
aria-modal="true"
class="flex flex-col relative z-50 w-full box-border bg-content1 outline-none mx-1 my-1 sm:mx-6 sm:my-16 max-w-md rounded-large shadow-small overflow-y-hidden"
data-dismissable="true"
data-open="true"
data-placement="right"
id=":r62:"
role="dialog"
tabindex="-1"
>
<div
style="border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; white-space: nowrap;"
>
<button
aria-label="Dismiss"
id="react-aria-:r67:"
style="width: 1px; height: 1px;"
tabindex="-1"
/>
</div>
<button
aria-label="Close"
class="absolute appearance-none select-none top-1 end-1 p-2 text-foreground-500 rounded-full hover:bg-default-100 active:bg-default-200 tap-highlight-transparent outline-none data-[focus-visible=true]:z-10 data-[focus-visible=true]:outline-2 data-[focus-visible=true]:outline-focus data-[focus-visible=true]:outline-offset-2"
role="button"
type="button"
>
<svg
aria-hidden="true"
fill="none"
focusable="false"
height="1em"
role="presentation"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="1em"
>
<path
d="M18 6L6 18M6 6l12 12"
/>
</svg>
</button>
<header
class="flex py-4 px-6 flex-initial text-large font-semibold"
id=":r63:"
>
wallet.send
</header>
<div
class="mx-6"
>
<div
aria-label="wallet.receive_aria_options"
class="inline-flex w-full"
data-slot="base"
>
<div
aria-label="wallet.receive_aria_options"
aria-orientation="horizontal"
class="flex p-1 h-fit gap-2 items-center flex-nowrap overflow-x-scroll scrollbar-hide bg-default-100 rounded-medium w-full"
data-slot="tabList"
id="react-aria-:r68:"
role="tablist"
>
<button
aria-selected="false"
class="z-0 w-full px-3 py-1 flex group relative justify-center items-center cursor-pointer transition-opacity tap-highlight-transparent data-[disabled=true]:cursor-not-allowed data-[disabled=true]:opacity-30 data-[hover-unselected=true]:opacity-disabled outline-none data-[focus-visible=true]:z-10 data-[focus-visible=true]:outline-2 data-[focus-visible=true]:outline-focus data-[focus-visible=true]:outline-offset-2 h-8 text-small rounded-sm
|
build (20.x)
Process completed with exit code 1.
|
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|