remove loading state from ibc form mock in sendbox #630
Annotations
3 errors and 1 warning
TestingLibraryElementError: Unable to find a label with the text of: from-chain-selector:
node_modules/@testing-library/dom/dist/config.js#L37
Ignored nodes: comments, script, style
<body>
<div
id="interchain-ui-overlays-manager"
/>
<div>
<div
class="_14der0i88"
data-interchain-ui-provider="true"
data-is-controlled="false"
style="visibility: visible;"
/>
<div
class="rounded-2xl w-full "
>
<div
class="flex mb-4 md:mb-6 w-full h-[3.5rem] rounded-xl p-1 bg-[#0000000A] dark:bg-[#FFFFFF0F]"
>
<button
aria-label="send-tab"
class="flex-1 py-2 px-4 text-sm font-medium rounded-xl transition-colors text-[#808080]"
>
Send
</button>
<button
aria-label="cross-chain-transfer-tab"
class="flex-1 py-2 px-4 text-sm font-medium rounded-xl transition-colors dark:bg-[#FFFFFF1F] bg-[#FFFFFF] text-[#161616] dark:text-white"
>
Cross-Chain Transfer
</button>
</div>
<div
class=""
/>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<html
data-headlessui-focus-visible=""
>
<head />
<body>
<div
id="interchain-ui-overlays-manager"
/>
<div>
<div
class="_14der0i88"
data-interchain-ui-provider="true"
data-is-controlled="false"
style="visibility: visible;"
/>
<div
class="rounded-2xl w-full "
>
<div
class="flex mb-4 md:mb-6 w-full h-[3.5rem] rounded-xl p-1 bg-[#0000000A] dark:bg-[#FFFFFF0F]"
>
<button
aria-label="send-tab"
class="flex-1 py-2 px-4 text-sm font-medium rounded-xl transition-colors text-[#808080]"
>
Send
</button>
<button
aria-label="cross-chain-transfer-tab"
class="flex-1 py-2 px-4 text-sm font-medium rounded-xl transition-colors dark:bg-[#FFFFFF1F] bg-[#FFFFFF] text-[#161616] dark:text-white"
>
Cross-Chain Transfer
</button>
</div>
<div
class=""
/>
</div>
</div>
</body>
</html>
at waitForWrapper (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/config.js:37:23)
|
TestingLibraryElementError: Unable to find a label with the text of: from-chain-selector:
node_modules/@testing-library/dom/dist/config.js#L37
Ignored nodes: comments, script, style
<body>
<div
id="interchain-ui-overlays-manager"
/>
<div>
<div
class="_14der0i88"
data-interchain-ui-provider="true"
data-is-controlled="false"
style="visibility: visible;"
/>
<div
class="rounded-2xl w-full "
>
<div
class="flex mb-4 md:mb-6 w-full h-[3.5rem] rounded-xl p-1 bg-[#0000000A] dark:bg-[#FFFFFF0F]"
>
<button
aria-label="send-tab"
class="flex-1 py-2 px-4 text-sm font-medium rounded-xl transition-colors text-[#808080]"
>
Send
</button>
<button
aria-label="cross-chain-transfer-tab"
class="flex-1 py-2 px-4 text-sm font-medium rounded-xl transition-colors dark:bg-[#FFFFFF1F] bg-[#FFFFFF] text-[#161616] dark:text-white"
>
Cross-Chain Transfer
</button>
</div>
<div
class=""
/>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<html
data-headlessui-focus-visible=""
>
<head />
<body>
<div
id="interchain-ui-overlays-manager"
/>
<div>
<div
class="_14der0i88"
data-interchain-ui-provider="true"
data-is-controlled="false"
style="visibility: visible;"
/>
<div
class="rounded-2xl w-full "
>
<div
class="flex mb-4 md:mb-6 w-full h-[3.5rem] rounded-xl p-1 bg-[#0000000A] dark:bg-[#FFFFFF0F]"
>
<button
aria-label="send-tab"
class="flex-1 py-2 px-4 text-sm font-medium rounded-xl transition-colors text-[#808080]"
>
Send
</button>
<button
aria-label="cross-chain-transfer-tab"
class="flex-1 py-2 px-4 text-sm font-medium rounded-xl transition-colors dark:bg-[#FFFFFF1F] bg-[#FFFFFF] text-[#161616] dark:text-white"
>
Cross-Chain Transfer
</button>
</div>
<div
class=""
/>
</div>
</div>
</body>
</html>
at waitForWrapper (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/config.js:37:23)
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|