Skip to content

refactor: navbar styling #8677

refactor: navbar styling

refactor: navbar styling #8677

Triggered via pull request February 7, 2025 15:16
Status Failure
Total duration 6m 12s
Artifacts

test.yml

on: pull_request
Matrix: application-components
Matrix: application-hooks
Matrix: application
Matrix: domains-contact
Matrix: domains-error
Matrix: domains-exchange
Matrix: domains-message
Matrix: domains-network
Matrix: domains-profile
Matrix: domains-vote
Matrix: domains-wallet
Matrix: router
Matrix: utils
Fit to window
Zoom out
Zoom in

Annotations

48 errors and 2 warnings
src/domains/message/pages/SignMessage/SignMessage.test.tsx > SignMessage > Sign with Wallet > should render (xs): src/domains/message/pages/SignMessage/SignMessage.test.tsx#L212
Error: Snapshot `SignMessage > Sign with Wallet > should render (xs) 1` mismatched - Expected + Received @@ -397,11 +397,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/message/pages/SignMessage/SignMessage.test.tsx:212:25
src/domains/message/pages/SignMessage/SignMessage.test.tsx > SignMessage > Sign with Wallet > should render (lg): src/domains/message/pages/SignMessage/SignMessage.test.tsx#L212
Error: Snapshot `SignMessage > Sign with Wallet > should render (lg) 1` mismatched - Expected + Received @@ -397,11 +397,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/message/pages/SignMessage/SignMessage.test.tsx:212:25
src/domains/message/pages/VerifyMessage/VerifyMessage.test.tsx > VerifyMessage > should render (xs): src/domains/message/pages/VerifyMessage/VerifyMessage.test.tsx#L97
Error: Snapshot `VerifyMessage > should render (xs) 1` mismatched - Expected + Received @@ -395,11 +395,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/message/pages/VerifyMessage/VerifyMessage.test.tsx:97:24
src/domains/message/pages/VerifyMessage/VerifyMessage.test.tsx > VerifyMessage > should render (lg): src/domains/message/pages/VerifyMessage/VerifyMessage.test.tsx#L97
Error: Snapshot `VerifyMessage > should render (lg) 1` mismatched - Expected + Received @@ -395,11 +395,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/message/pages/VerifyMessage/VerifyMessage.test.tsx:97:24
domains-message (20.12.2)
Final attempt failed. Child_process exited with error code 1
src/domains/exchange/pages/Exchange/Exchange.test.tsx > Exchange > should render empty: src/domains/exchange/pages/Exchange/Exchange.test.tsx#L151
Error: Snapshot `Exchange > should render empty 1` mismatched - Expected + Received @@ -394,11 +394,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/exchange/pages/Exchange/Exchange.test.tsx:151:21
src/domains/exchange/pages/Exchange/Exchange.test.tsx > Exchange > should render with exchanges: src/domains/exchange/pages/Exchange/Exchange.test.tsx#L180
Error: Snapshot `Exchange > should render with exchanges 1` mismatched - Expected + Received @@ -394,11 +394,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/exchange/pages/Exchange/Exchange.test.tsx:180:21
domains-exchange (20.12.2)
Final attempt failed. Child_process exited with error code 1
src/domains/contact/pages/Contacts/Contacts.test.tsx > Contacts > should render with contacts: src/domains/contact/pages/Contacts/Contacts.test.tsx#L98
Error: Snapshot `Contacts > should render with contacts 1` mismatched - Expected + Received @@ -392,11 +392,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/contact/pages/Contacts/Contacts.test.tsx:98:24
src/domains/contact/pages/Contacts/Contacts.test.tsx > Contacts > should render compact on md screen: src/domains/contact/pages/Contacts/Contacts.test.tsx#L110
Error: Snapshot `Contacts > should render compact on md screen 1` mismatched - Expected + Received @@ -392,11 +392,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/contact/pages/Contacts/Contacts.test.tsx:110:24
src/domains/contact/pages/Contacts/Contacts.test.tsx > Contacts > should render responsive with contacts: src/domains/contact/pages/Contacts/Contacts.test.tsx#L120
Error: Snapshot `Contacts > should render responsive with contacts 1` mismatched - Expected + Received @@ -392,11 +392,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/contact/pages/Contacts/Contacts.test.tsx:120:24
src/domains/contact/pages/Contacts/Contacts.test.tsx > Contacts > should render without contacts: src/domains/contact/pages/Contacts/Contacts.test.tsx#L152
Error: Snapshot `Contacts > should render without contacts 1` mismatched - Expected + Received @@ -392,11 +392,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/contact/pages/Contacts/Contacts.test.tsx:152:24
src/domains/contact/pages/Contacts/Contacts.test.tsx > Contacts > should close delete contact modal: src/domains/contact/pages/Contacts/Contacts.test.tsx#L273
TestingLibraryElementError: Unable to find an element by: [data-testid="ContactList"] Ignored nodes: comments, script, style <body style="overflow-y: overlay;" > <div> <div class="relative flex flex-col sm:min-h-screen pb-14 sm:pb-0" style="min-height: -webkit-fill-available;" > <div class="fixed bottom-0 left-0 z-10 flex w-full flex-col justify-center bg-white dark:bg-black sm:hidden shadow-footer-smooth dark:shadow-footer-smooth-dark" data-testid="NavigationBarMobile" > <div class="flex h-14 items-center justify-center space-x-4" > <button class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" data-testid="NavigationBar__buttons__mobile--receive" type="button" > <div class="flex items-center space-x-2" > <div> <div style="height: 20px; width: 20px;" > <svg id="received" style="height: 100%; width: 100%;" viewBox="0 0 20 20" x="0" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" y="0" > <g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" > <path d="M8 5V1M12 1v10h3.404c.248 0 .39.281.244.481l-5.41 7.398a.296.296 0 0 1-.476 0l-5.41-7.398A.303.303 0 0 1 4.596 11H8V9" /> </g> </svg> </div> </div> </div> </button> <div class="h-5 relative mx-2 inline-block border-l border-t-0 border-solid align-middle border-theme-secondary-300 dark:border-theme-secondary-800" /> <button class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" data-testid="NavigationBar__buttons__mobile--home" type="button" > <div class="flex items-center space-x-2" > <div> <div style="height: 20px; width: 20px;" > <svg fill="none" style="height: 100%; width: 100%;" viewBox="0 0 21 20" x="0" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" y="0" > <path clip-rule="evenodd" d="M5.35 8.153a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2zm0 10.797a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2zM16.147 8.153a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2zm0 10.797a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" /> </svg> </div> </div> </div> </button> <div class="h-5 relative mx-2 inline-block border-l border-t-0 border-solid align-middle border-theme-secondary-300 dark:border-theme-s
src/domains/contact/pages/Contacts/Contacts.test.tsx > Contacts > should cancel delete contact modal: src/domains/contact/pages/Contacts/Contacts.test.tsx#L273
TestingLibraryElementError: Unable to find an element by: [data-testid="ContactList"] Ignored nodes: comments, script, style <body style="overflow-y: overlay;" > <div aria-live="polite" aria-relevant="additions text" id="a11y-status-message" role="status" style="border: 0px; height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px;" /> <div> <div class="relative flex flex-col sm:min-h-screen pb-14 sm:pb-0" style="min-height: -webkit-fill-available;" > <div class="fixed bottom-0 left-0 z-10 flex w-full flex-col justify-center bg-white dark:bg-black sm:hidden shadow-footer-smooth dark:shadow-footer-smooth-dark" data-testid="NavigationBarMobile" > <div class="flex h-14 items-center justify-center space-x-4" > <button class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" data-testid="NavigationBar__buttons__mobile--receive" type="button" > <div class="flex items-center space-x-2" > <div> <div style="height: 20px; width: 20px;" > <svg id="received" style="height: 100%; width: 100%;" viewBox="0 0 20 20" x="0" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" y="0" > <g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" > <path d="M8 5V1M12 1v10h3.404c.248 0 .39.281.244.481l-5.41 7.398a.296.296 0 0 1-.476 0l-5.41-7.398A.303.303 0 0 1 4.596 11H8V9" /> </g> </svg> </div> </div> </div> </button> <div class="h-5 relative mx-2 inline-block border-l border-t-0 border-solid align-middle border-theme-secondary-300 dark:border-theme-secondary-800" /> <button class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" data-testid="NavigationBar__buttons__mobile--home" type="button" > <div class="flex items-center space-x-2" > <div> <div style="height: 20px; width: 20px;" > <svg fill="none" style="height: 100%; width: 100%;" viewBox="0 0 21 20" x="0" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" y="0" > <path clip-rule="evenodd" d="M5.35 8.153a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2zm0 10.797a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2zM16.147 8.153a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2zm0 10.797a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" /> </svg>
src/domains/contact/pages/Contacts/Contacts.test.tsx > Contacts > should update contact from update modal: src/domains/contact/pages/Contacts/Contacts.test.tsx#L312
TestingLibraryElementError: Unable to find an element by: [data-testid="ContactList"] Ignored nodes: comments, script, style <body style="overflow-y: overlay;" > <div aria-live="polite" aria-relevant="additions text" id="a11y-status-message" role="status" style="border: 0px; height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px;" /> <div> <div class="relative flex flex-col sm:min-h-screen pb-14 sm:pb-0" style="min-height: -webkit-fill-available;" > <div class="fixed bottom-0 left-0 z-10 flex w-full flex-col justify-center bg-white dark:bg-black sm:hidden shadow-footer-smooth dark:shadow-footer-smooth-dark" data-testid="NavigationBarMobile" > <div class="flex h-14 items-center justify-center space-x-4" > <button class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" data-testid="NavigationBar__buttons__mobile--receive" type="button" > <div class="flex items-center space-x-2" > <div> <div style="height: 20px; width: 20px;" > <svg id="received" style="height: 100%; width: 100%;" viewBox="0 0 20 20" x="0" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" y="0" > <g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" > <path d="M8 5V1M12 1v10h3.404c.248 0 .39.281.244.481l-5.41 7.398a.296.296 0 0 1-.476 0l-5.41-7.398A.303.303 0 0 1 4.596 11H8V9" /> </g> </svg> </div> </div> </div> </button> <div class="h-5 relative mx-2 inline-block border-l border-t-0 border-solid align-middle border-theme-secondary-300 dark:border-theme-secondary-800" /> <button class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" data-testid="NavigationBar__buttons__mobile--home" type="button" > <div class="flex items-center space-x-2" > <div> <div style="height: 20px; width: 20px;" > <svg fill="none" style="height: 100%; width: 100%;" viewBox="0 0 21 20" x="0" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" y="0" > <path clip-rule="evenodd" d="M5.35 8.153a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2zm0 10.797a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2zM16.147 8.153a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2zm0 10.797a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" /> </svg>
src/domains/contact/pages/Contacts/Contacts.test.tsx > Contacts > should search for contact by name: src/domains/contact/pages/Contacts/Contacts.test.tsx#L431
TestingLibraryElementError: Unable to find an element by: [data-testid="ContactListItem__name"] Ignored nodes: comments, script, style <body style="overflow-y: overlay;" > <div aria-live="polite" aria-relevant="additions text" id="a11y-status-message" role="status" style="border: 0px; height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px;" /> <div> <div class="relative flex flex-col sm:min-h-screen pb-14 sm:pb-0" style="min-height: -webkit-fill-available;" > <div class="fixed bottom-0 left-0 z-10 flex w-full flex-col justify-center bg-white dark:bg-black sm:hidden shadow-footer-smooth dark:shadow-footer-smooth-dark" data-testid="NavigationBarMobile" > <div class="flex h-14 items-center justify-center space-x-4" > <button class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" data-testid="NavigationBar__buttons__mobile--receive" type="button" > <div class="flex items-center space-x-2" > <div> <div style="height: 20px; width: 20px;" > <svg id="received" style="height: 100%; width: 100%;" viewBox="0 0 20 20" x="0" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" y="0" > <g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" > <path d="M8 5V1M12 1v10h3.404c.248 0 .39.281.244.481l-5.41 7.398a.296.296 0 0 1-.476 0l-5.41-7.398A.303.303 0 0 1 4.596 11H8V9" /> </g> </svg> </div> </div> </div> </button> <div class="h-5 relative mx-2 inline-block border-l border-t-0 border-solid align-middle border-theme-secondary-300 dark:border-theme-secondary-800" /> <button class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" data-testid="NavigationBar__buttons__mobile--home" type="button" > <div class="flex items-center space-x-2" > <div> <div style="height: 20px; width: 20px;" > <svg fill="none" style="height: 100%; width: 100%;" viewBox="0 0 21 20" x="0" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" y="0" > <path clip-rule="evenodd" d="M5.35 8.153a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2zm0 10.797a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2zM16.147 8.153a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2zm0 10.797a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" /> </sv
src/domains/contact/pages/Contacts/Contacts.test.tsx > Contacts > should render with contacts: src/domains/contact/pages/Contacts/Contacts.test.tsx#L98
Error: Snapshot `Contacts > should render with contacts 1` mismatched - Expected + Received @@ -392,11 +392,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/contact/pages/Contacts/Contacts.test.tsx:98:24
src/domains/contact/pages/Contacts/Contacts.test.tsx > Contacts > should render compact on md screen: src/domains/contact/pages/Contacts/Contacts.test.tsx#L110
Error: Snapshot `Contacts > should render compact on md screen 1` mismatched - Expected + Received @@ -392,11 +392,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/contact/pages/Contacts/Contacts.test.tsx:110:24
src/domains/vote/pages/Votes/Votes.test.tsx > Votes > should render: src/domains/vote/pages/Votes/Votes.test.tsx#L111
Error: Snapshot `Votes > should render 1` mismatched - Expected + Received @@ -395,11 +395,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/vote/pages/Votes/Votes.test.tsx:111:24
src/domains/vote/pages/Votes/Votes.test.tsx > Votes > should render and handle wallet current voting exception: src/domains/vote/pages/Votes/Votes.test.tsx#L128
Error: Snapshot `Votes > should render and handle wallet current voting exception 1` mismatched - Expected + Received @@ -395,11 +395,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/vote/pages/Votes/Votes.test.tsx:128:24
src/domains/vote/pages/Votes/Votes.test.tsx > Votes > should render with no wallets: src/domains/vote/pages/Votes/Votes.test.tsx#L141
Error: Snapshot `Votes > should render with no wallets 1` mismatched - Expected + Received @@ -387,11 +387,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/vote/pages/Votes/Votes.test.tsx:141:24
src/domains/vote/pages/Votes/Votes.test.tsx > Votes > should toggle network selection from network filters: src/domains/vote/pages/Votes/Votes.test.tsx#L167
Error: Snapshot `Votes > should toggle network selection from network filters 1` mismatched - Expected + Received @@ -392,11 +392,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/vote/pages/Votes/Votes.test.tsx:167:24
src/domains/vote/pages/Votes/Votes.test.tsx > Votes > should select starred option in the wallets display type: src/domains/vote/pages/Votes/Votes.test.tsx#L224
Error: Snapshot `Votes > should select starred option in the wallets display type 1` mismatched - Expected + Received @@ -392,11 +392,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/vote/pages/Votes/Votes.test.tsx:224:24
src/domains/vote/pages/Votes/Votes.test.tsx > Votes > should select ledger option in the wallets display type: src/domains/vote/pages/Votes/Votes.test.tsx#L253
Error: Snapshot `Votes > should select ledger option in the wallets display type 1` mismatched - Expected + Received @@ -392,11 +392,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/vote/pages/Votes/Votes.test.tsx:253:24
src/domains/vote/pages/Votes/Votes.test.tsx > Votes > should filter current delegates: src/domains/vote/pages/Votes/Votes.test.tsx#L292
Error: Snapshot `Votes > should filter current delegates 1` mismatched - Expected + Received @@ -395,11 +395,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/vote/pages/Votes/Votes.test.tsx:292:24
src/domains/vote/pages/Votes/Votes.test.tsx > Votes > should select a validator: src/domains/vote/pages/Votes/Votes.test.tsx#L396
Error: Snapshot `Votes > should select a validator 1` mismatched - Expected + Received @@ -395,11 +395,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/vote/pages/Votes/Votes.test.tsx:396:24
src/domains/vote/pages/Votes/Votes.test.tsx > Votes > should trigger network connection warning: src/domains/vote/pages/Votes/Votes.test.tsx#L501
Error: Snapshot `Votes > should trigger network connection warning 1` mismatched - Expected + Received @@ -395,11 +395,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/vote/pages/Votes/Votes.test.tsx:501:24
src/domains/vote/pages/Votes/Votes.test.tsx > Votes > should emit action on continue button to unvote/vote: src/domains/vote/pages/Votes/Votes.test.tsx#L539
AssertionError: promise rejected "TestingLibraryElementError: Unable to fin…" instead of resolving ❯ src/domains/vote/pages/Votes/Votes.test.tsx:539:54 Caused by: Caused by: TestingLibraryElementError: Unable to find an element by: [data-testid="ValidatorsTable"] Ignored nodes: comments, script, style <body style="overflow-y: overlay;" > <div> <div class="relative flex flex-col sm:min-h-screen pb-14 sm:pb-0" style="min-height: -webkit-fill-available;" > <div class="fixed bottom-0 left-0 z-10 flex w-full flex-col justify-center bg-white dark:bg-black sm:hidden shadow-footer-smooth dark:shadow-footer-smooth-dark" data-testid="NavigationBarMobile" > <div class="flex h-14 items-center justify-center space-x-4" > <button class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" data-testid="NavigationBar__buttons__mobile--receive" type="button" > <div class="flex items-center space-x-2" > <div> <div style="height: 20px; width: 20px;" > <svg id="received" style="height: 100%; width: 100%;" viewBox="0 0 20 20" x="0" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" y="0" > <g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" > <path d="M8 5V1M12 1v10h3.404c.248 0 .39.281.244.481l-5.41 7.398a.296.296 0 0 1-.476 0l-5.41-7.398A.303.303 0 0 1 4.596 11H8V9" /> </g> </svg> </div> </div> </div> </button> <div class="h-5 relative mx-2 inline-block border-l border-t-0 border-solid align-middle border-theme-secondary-300 dark:border-theme-secondary-800" /> <button class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" data-testid="NavigationBar__buttons__mobile--home" type="button" > <div class="flex items-center space-x-2" > <div> <div style="height: 20px; width: 20px;" > <svg fill="none" style="height: 100%; width: 100%;" viewBox="0 0 21 20" x="0" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" y="0" > <path clip-rule="evenodd" d="M5.35 8.153a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2zm0 10.797a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2zM16.147 8.153a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2zm0 10.797a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" /> </svg> </div> </div> </di
src/app/components/NavigationBar/NavigationBar.test.tsx > NavigationBar > should render full variant when profile restored is true: src/app/components/NavigationBar/NavigationBar.test.tsx#L83
Error: Snapshot `NavigationBar > should render full variant when profile restored is true 1` mismatched - Expected + Received @@ -365,11 +365,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/app/components/NavigationBar/NavigationBar.test.tsx:83:24
src/app/components/NavigationBar/NavigationBar.test.tsx > NavigationBar > should render full variant when profile restored is false: src/app/components/NavigationBar/NavigationBar.test.tsx#L83
Error: Snapshot `NavigationBar > should render full variant when profile restored is false 1` mismatched - Expected + Received @@ -367,11 +367,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/app/components/NavigationBar/NavigationBar.test.tsx:83:24
src/app/components/NavigationBar/NavigationBar.test.tsx > NavigationBar > should not render with title if variant is full: src/app/components/NavigationBar/NavigationBar.test.tsx#L112
Error: Snapshot `NavigationBar > should not render with title if variant is full 1` mismatched - Expected + Received @@ -5,12 +5,13 @@ > <div class="flex h-14 items-center justify-center space-x-4" > <button - class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" + class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed disabled:text-theme-secondary-400 dark:disabled:text-theme-secondary-700 cursor-not-allowed text-theme-secondary-500" data-testid="NavigationBar__buttons__mobile--receive" + disabled="" type="button" > <div class="flex items-center space-x-2" > @@ -82,12 +83,13 @@ </button> <div class="h-5 relative mx-2 inline-block border-l border-t-0 border-solid align-middle border-theme-secondary-300 dark:border-theme-secondary-800" /> <button - class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" + class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed disabled:text-theme-secondary-400 dark:disabled:text-theme-secondary-700 cursor-not-allowed text-theme-secondary-500" data-testid="NavigationBar__buttons__mobile--send" + disabled="" type="button" > <div class="flex items-center space-x-2" > @@ -365,11 +367,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> @@ -384,12 +386,13 @@ <div> <div class="custom-button-nav-wrapper" > <button - class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 hover:text-theme-primary-700 dark:text-theme-dark-200 dark:hover:text-theme-dark-50" + class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed disabled:text-theme-secondary-400 dark:disabled:text-theme-secondary-700 text-theme-secondary-700 hover:text-theme-primary-700 dark:text-theme-dark-200 dark:hover:text-theme-dark-50" data-testid="NavigationBar__buttons--receive" + disabled="" type="button" >
src/app/components/NavigationBar/NavigationBar.test.tsx > NavigationBar > should render with custom menu: src/app/components/NavigationBar/NavigationBar.test.tsx#L119
Error: Snapshot `NavigationBar > should render with custom menu 1` mismatched - Expected + Received @@ -5,12 +5,13 @@ > <div class="flex h-14 items-center justify-center space-x-4" > <button - class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" + class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed disabled:text-theme-secondary-400 dark:disabled:text-theme-secondary-700 cursor-not-allowed text-theme-secondary-500" data-testid="NavigationBar__buttons__mobile--receive" + disabled="" type="button" > <div class="flex items-center space-x-2" > @@ -82,12 +83,13 @@ </button> <div class="h-5 relative mx-2 inline-block border-l border-t-0 border-solid align-middle border-theme-secondary-300 dark:border-theme-secondary-800" /> <button - class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" + class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed disabled:text-theme-secondary-400 dark:disabled:text-theme-secondary-700 cursor-not-allowed text-theme-secondary-500" data-testid="NavigationBar__buttons__mobile--send" + disabled="" type="button" > <div class="flex items-center space-x-2" > @@ -365,11 +367,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> @@ -384,12 +386,13 @@ <div> <div class="custom-button-nav-wrapper" > <button - class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 hover:text-theme-primary-700 dark:text-theme-dark-200 dark:hover:text-theme-dark-50" + class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed disabled:text-theme-secondary-400 dark:disabled:text-theme-secondary-700 text-theme-secondary-700 hover:text-theme-primary-700 dark:text-theme-dark-200 dark:hover:text-theme-dark-50" data-testid="NavigationBar__buttons--receive" + disabled="" type="button" > <div
src/app/components/NavigationBar/NavigationBar.test.tsx > NavigationBar > should render in small screen variant: src/app/components/NavigationBar/NavigationBar.test.tsx#L129
Error: Snapshot `NavigationBar > should render in small screen variant 1` mismatched - Expected + Received @@ -5,12 +5,13 @@ > <div class="flex h-14 items-center justify-center space-x-4" > <button - class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" + class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed disabled:text-theme-secondary-400 dark:disabled:text-theme-secondary-700 cursor-not-allowed text-theme-secondary-500" data-testid="NavigationBar__buttons__mobile--receive" + disabled="" type="button" > <div class="flex items-center space-x-2" > @@ -82,12 +83,13 @@ </button> <div class="h-5 relative mx-2 inline-block border-l border-t-0 border-solid align-middle border-theme-secondary-300 dark:border-theme-secondary-800" /> <button - class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" + class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed disabled:text-theme-secondary-400 dark:disabled:text-theme-secondary-700 cursor-not-allowed text-theme-secondary-500" data-testid="NavigationBar__buttons__mobile--send" + disabled="" type="button" > <div class="flex items-center space-x-2" > @@ -365,11 +367,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> @@ -384,12 +386,13 @@ <div> <div class="custom-button-nav-wrapper" > <button - class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 hover:text-theme-primary-700 dark:text-theme-dark-200 dark:hover:text-theme-dark-50" + class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed disabled:text-theme-secondary-400 dark:disabled:text-theme-secondary-700 text-theme-secondary-700 hover:text-theme-primary-700 dark:text-theme-dark-200 dark:hover:text-theme-dark-50" data-testid="NavigationBar__buttons--receive" + disabled="" type="button" > <
src/app/components/NavigationBar/NavigationBar.test.tsx > NavigationBar > should render in xs: src/app/components/NavigationBar/NavigationBar.test.tsx#L144
Error: Snapshot `NavigationBar > should render in xs 1` mismatched - Expected + Received @@ -5,12 +5,13 @@ > <div class="flex h-14 items-center justify-center space-x-4" > <button - class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" + class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed disabled:text-theme-secondary-400 dark:disabled:text-theme-secondary-700 cursor-not-allowed text-theme-secondary-500" data-testid="NavigationBar__buttons__mobile--receive" + disabled="" type="button" > <div class="flex items-center space-x-2" > @@ -82,12 +83,13 @@ </button> <div class="h-5 relative mx-2 inline-block border-l border-t-0 border-solid align-middle border-theme-secondary-300 dark:border-theme-secondary-800" /> <button - class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" + class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed disabled:text-theme-secondary-400 dark:disabled:text-theme-secondary-700 cursor-not-allowed text-theme-secondary-500" data-testid="NavigationBar__buttons__mobile--send" + disabled="" type="button" > <div class="flex items-center space-x-2" > @@ -365,11 +367,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> @@ -384,12 +386,13 @@ <div> <div class="custom-button-nav-wrapper" > <button - class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 hover:text-theme-primary-700 dark:text-theme-dark-200 dark:hover:text-theme-dark-50" + class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed disabled:text-theme-secondary-400 dark:disabled:text-theme-secondary-700 text-theme-secondary-700 hover:text-theme-primary-700 dark:text-theme-dark-200 dark:hover:text-theme-dark-50" data-testid="NavigationBar__buttons--receive" + disabled="" type="button" > <div
src/app/components/NavigationBar/NavigationBar.test.tsx > NavigationBar > should render in sm: src/app/components/NavigationBar/NavigationBar.test.tsx#L144
Error: Snapshot `NavigationBar > should render in sm 1` mismatched - Expected + Received @@ -5,12 +5,13 @@ > <div class="flex h-14 items-center justify-center space-x-4" > <button - class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" + class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed disabled:text-theme-secondary-400 dark:disabled:text-theme-secondary-700 cursor-not-allowed text-theme-secondary-500" data-testid="NavigationBar__buttons__mobile--receive" + disabled="" type="button" > <div class="flex items-center space-x-2" > @@ -82,12 +83,13 @@ </button> <div class="h-5 relative mx-2 inline-block border-l border-t-0 border-solid align-middle border-theme-secondary-300 dark:border-theme-secondary-800" /> <button - class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" + class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed disabled:text-theme-secondary-400 dark:disabled:text-theme-secondary-700 cursor-not-allowed text-theme-secondary-500" data-testid="NavigationBar__buttons__mobile--send" + disabled="" type="button" > <div class="flex items-center space-x-2" > @@ -365,11 +367,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> @@ -384,12 +386,13 @@ <div> <div class="custom-button-nav-wrapper" > <button - class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 hover:text-theme-primary-700 dark:text-theme-dark-200 dark:hover:text-theme-dark-50" + class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed disabled:text-theme-secondary-400 dark:disabled:text-theme-secondary-700 text-theme-secondary-700 hover:text-theme-primary-700 dark:text-theme-dark-200 dark:hover:text-theme-dark-50" data-testid="NavigationBar__buttons--receive" + disabled="" type="button" > <div
src/app/components/NavigationBar/NavigationBar.test.tsx > NavigationBar > should render in md: src/app/components/NavigationBar/NavigationBar.test.tsx#L144
Error: Snapshot `NavigationBar > should render in md 1` mismatched - Expected + Received @@ -5,12 +5,13 @@ > <div class="flex h-14 items-center justify-center space-x-4" > <button - class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" + class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed disabled:text-theme-secondary-400 dark:disabled:text-theme-secondary-700 cursor-not-allowed text-theme-secondary-500" data-testid="NavigationBar__buttons__mobile--receive" + disabled="" type="button" > <div class="flex items-center space-x-2" > @@ -82,12 +83,13 @@ </button> <div class="h-5 relative mx-2 inline-block border-l border-t-0 border-solid align-middle border-theme-secondary-300 dark:border-theme-secondary-800" /> <button - class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" + class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed disabled:text-theme-secondary-400 dark:disabled:text-theme-secondary-700 cursor-not-allowed text-theme-secondary-500" data-testid="NavigationBar__buttons__mobile--send" + disabled="" type="button" > <div class="flex items-center space-x-2" > @@ -365,11 +367,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> @@ -384,12 +386,13 @@ <div> <div class="custom-button-nav-wrapper" > <button - class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 hover:text-theme-primary-700 dark:text-theme-dark-200 dark:hover:text-theme-dark-50" + class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed disabled:text-theme-secondary-400 dark:disabled:text-theme-secondary-700 text-theme-secondary-700 hover:text-theme-primary-700 dark:text-theme-dark-200 dark:hover:text-theme-dark-50" data-testid="NavigationBar__buttons--receive" + disabled="" type="button" > <div
src/app/components/NavigationBar/NavigationBar.test.tsx > NavigationBar > should render in lg: src/app/components/NavigationBar/NavigationBar.test.tsx#L144
Error: Snapshot `NavigationBar > should render in lg 1` mismatched - Expected + Received @@ -5,12 +5,13 @@ > <div class="flex h-14 items-center justify-center space-x-4" > <button - class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" + class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed disabled:text-theme-secondary-400 dark:disabled:text-theme-secondary-700 cursor-not-allowed text-theme-secondary-500" data-testid="NavigationBar__buttons__mobile--receive" + disabled="" type="button" > <div class="flex items-center space-x-2" > @@ -82,12 +83,13 @@ </button> <div class="h-5 relative mx-2 inline-block border-l border-t-0 border-solid align-middle border-theme-secondary-300 dark:border-theme-secondary-800" /> <button - class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 dark:text-theme-secondary-600" + class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed disabled:text-theme-secondary-400 dark:disabled:text-theme-secondary-700 cursor-not-allowed text-theme-secondary-500" data-testid="NavigationBar__buttons__mobile--send" + disabled="" type="button" > <div class="flex items-center space-x-2" > @@ -365,11 +367,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> @@ -384,12 +386,13 @@ <div> <div class="custom-button-nav-wrapper" > <button - class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed border-none text-theme-secondary-700 hover:text-theme-primary-700 dark:text-theme-dark-200 dark:hover:text-theme-dark-50" + class="p-3 relative items-center inline-flex justify-center font-semibold leading-tight text-center transition-colors-shadow duration-100 ease-linear outline-none rounded focus:outline-none focus:ring-2 focus:ring-theme-primary-400 disabled:cursor-not-allowed disabled:text-theme-secondary-400 dark:disabled:text-theme-secondary-700 text-theme-secondary-700 hover:text-theme-primary-700 dark:text-theme-dark-200 dark:hover:text-theme-dark-50" data-testid="NavigationBar__buttons--receive" + disabled="" type="button" > <div
src/app/components/NavigationBar/NavigationBar.test.tsx > NavigationBar > should handle click to send button: src/app/components/NavigationBar/NavigationBar.test.tsx#L287
AssertionError: expected '/' to be '/profiles/b999d134-7a24-481e-a95d-bc4…' // Object.is equality Expected: "/profiles/b999d134-7a24-481e-a95d-bc47c543bfc9/send-transfer" Received: "/" ❯ src/app/components/NavigationBar/NavigationBar.test.tsx:287:37
Unhandled error: src/domains/wallet/pages/ImportWallet/ImportWallet.tsx#L3027
Error: React act warning detected: Warning: An update to %s inside a test was not wrapped in act(...). When testing, code that causes React state updates should be wrapped into act(...): act(() => { /* fire events that update state */ }); /* assert on the output */ This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act%s ImportWallet at ImportWallet (/home/runner/work/arkvault/arkvault/src/domains/wallet/pages/ImportWallet/ImportWallet.tsx:3027:67) at Route (/home/runner/work/arkvault/arkvault/node_modules/.pnpm/[email protected][email protected]/node_modules/react-router/cjs/react-router.js:664:29) at ProfileSynchronizerWrapper (/home/runner/work/arkvault/arkvault/src/utils/testing-library.tsx:155:41) at Router (/home/runner/work/arkvault/arkvault/node_modules/.pnpm/[email protected][email protected]/node_modules/react-router/cjs/react-router.js:283:30) at NavigationProvider (/home/runner/work/arkvault/arkvault/src/app/contexts/Navigation/Navigation.tsx:6:31) at ConfigurationProvider (/home/runner/work/arkvault/arkvault/src/app/contexts/Configuration/Configuration.tsx:19:34) at LedgerProvider (/home/runner/work/arkvault/arkvault/src/app/contexts/Ledger/Ledger.tsx:8:27) at EnvironmentProvider (/home/runner/work/arkvault/arkvault/src/app/contexts/Environment/Environment.tsx:9:32) at I18nextProvider (/home/runner/work/arkvault/arkvault/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected]/node_modules/react-i18next/dist/es/I18nextProvider.js:7:5) at WithProviders (/home/runner/work/arkvault/arkvault/src/utils/testing-library.tsx:74:26) at RouterWrapper (/home/runner/work/arkvault/arkvault/src/utils/testing-library.tsx:164:28) ❯ ImportWallet src/domains/wallet/pages/ImportWallet/ImportWallet.tsx:3027:67 ❯ Route node_modules/.pnpm/[email protected][email protected]/node_modules/react-router/cjs/react-router.js:664:29 ❯ ProfileSynchronizerWrapper src/utils/testing-library.tsx:155:41 ❯ Router node_modules/.pnpm/[email protected][email protected]/node_modules/react-router/cjs/react-router.js:283:30 ❯ NavigationProvider src/app/contexts/Navigation/Navigation.tsx:6:31 ❯ ConfigurationProvider src/app/contexts/Configuration/Configuration.tsx:19:34 ❯ LedgerProvider src/app/contexts/Ledger/Ledger.tsx:8:27 ❯ EnvironmentProvider src/app/contexts/Environment/Environment.tsx:9:32 ❯ I18nextProvider node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected]/node_modules/react-i18next/dist/es/I18nextProvider.js:7:5 ❯ WithProviders src/utils/testing-library.tsx:74:26 ❯ RouterWrapper src/utils/testing-library.tsx:164:28 ❯ Console.<anonymous> src/utils/test-plugins.ts:9:11 ❯ Console.mockCall node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/spy/dist/index.js:61:17 ❯ Console.error node_modules/.pnpm/[email protected]/node_modules/tinyspy/dist/index.js:45:80 ❯ printWarning node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:86:30 ❯ error node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:60:7 ❯ warnIfUpdatesNotWrappedWithActDEV node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:27628:9 ❯ scheduleUpdateOnFiber node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:25547:5 ❯ dispatchSetState node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:16708:7 ❯ node_modules/.pnpm/[email protected][email protected]/node_modules/react-hook-form/src/useForm.ts:168:9 ❯ node_modules/.pnpm/[email protected][email protected]/node_modules/react-hook-form/src/useForm.ts:1031:59 This error originated in "src/domains/wallet/pages/ImportWallet/ImportWallet.test.tsx" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've ca
Unhandled error: src/app/contexts/Ledger/Ledger.tsx#L8
Error: React act warning detected: Warning: An update to %s inside a test was not wrapped in act(...). When testing, code that causes React state updates should be wrapped into act(...): act(() => { /* fire events that update state */ }); /* assert on the output */ This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act%s LedgerProvider at LedgerProvider (/home/runner/work/arkvault/arkvault/src/app/contexts/Ledger/Ledger.tsx:8:27) at EnvironmentProvider (/home/runner/work/arkvault/arkvault/src/app/contexts/Environment/Environment.tsx:9:32) at I18nextProvider (/home/runner/work/arkvault/arkvault/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected]/node_modules/react-i18next/dist/es/I18nextProvider.js:7:5) at WithProviders (/home/runner/work/arkvault/arkvault/src/utils/testing-library.tsx:74:26) at RouterWrapper (/home/runner/work/arkvault/arkvault/src/utils/testing-library.tsx:164:28) ❯ LedgerProvider src/app/contexts/Ledger/Ledger.tsx:8:27 ❯ EnvironmentProvider src/app/contexts/Environment/Environment.tsx:9:32 ❯ I18nextProvider node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected]/node_modules/react-i18next/dist/es/I18nextProvider.js:7:5 ❯ WithProviders src/utils/testing-library.tsx:74:26 ❯ RouterWrapper src/utils/testing-library.tsx:164:28 ❯ Console.<anonymous> src/utils/test-plugins.ts:9:11 ❯ Console.mockCall node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/spy/dist/index.js:61:17 ❯ Console.error node_modules/.pnpm/[email protected]/node_modules/tinyspy/dist/index.js:45:80 ❯ printWarning node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:86:30 ❯ error node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:60:7 ❯ warnIfUpdatesNotWrappedWithActDEV node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:27628:9 ❯ scheduleUpdateOnFiber node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:25547:5 ❯ dispatchReducerAction node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:16633:7 ❯ src/app/contexts/Ledger/hooks/connection.ts:131:3 ❯ src/app/contexts/Ledger/hooks/connection.ts:41:3 This error originated in "src/domains/wallet/pages/ImportWallet/ImportWallet.test.tsx" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "should import by address and name". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
src/domains/wallet/pages/CreateWallet/CreateWallet.test.tsx > CreateWallet > should create a wallet: src/domains/wallet/pages/CreateWallet/CreateWallet.test.tsx#L85
Error: Snapshot `CreateWallet > should create a wallet 1` mismatched - Expected + Received @@ -397,11 +397,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/wallet/pages/CreateWallet/CreateWallet.test.tsx:85:24
src/domains/wallet/pages/CreateWallet/CreateWallet.test.tsx > CreateWallet > should create a wallet with encryption: src/domains/wallet/pages/CreateWallet/CreateWallet.test.tsx#L237
Error: Snapshot `CreateWallet > should create a wallet with encryption 1` mismatched - Expected + Received @@ -397,11 +397,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/wallet/pages/CreateWallet/CreateWallet.test.tsx:237:24
src/domains/wallet/pages/CreateWallet/CreateWallet.test.tsx > CreateWallet > should remove pending wallet if not submitted: src/domains/wallet/pages/CreateWallet/CreateWallet.test.tsx#L387
Error: Snapshot `CreateWallet > should remove pending wallet if not submitted 1` mismatched - Expected + Received @@ -397,11 +397,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/wallet/pages/CreateWallet/CreateWallet.test.tsx:387:24
src/domains/wallet/pages/CreateWallet/CreateWallet.test.tsx > CreateWallet > should show an error message if wallet generation failed: src/domains/wallet/pages/CreateWallet/CreateWallet.test.tsx#L446
Error: Snapshot `CreateWallet > should show an error message if wallet generation failed 1` mismatched - Expected + Received @@ -397,11 +397,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/wallet/pages/CreateWallet/CreateWallet.test.tsx:446:24
src/domains/wallet/pages/CreateWallet/CreateWallet.test.tsx > CreateWallet > should show an error message for duplicate name: src/domains/wallet/pages/CreateWallet/CreateWallet.test.tsx#L477
Error: Snapshot `CreateWallet > should show an error message for duplicate name 1` mismatched - Expected + Received @@ -395,11 +395,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/wallet/pages/CreateWallet/CreateWallet.test.tsx:477:24
src/domains/wallet/pages/ImportWallet/ImportWallet.test.tsx > ImportWallet > should render as ledger import: src/domains/wallet/pages/ImportWallet/ImportWallet.test.tsx#L351
Error: Snapshot `ImportWallet > should render as ledger import 1` mismatched - Expected + Received @@ -395,11 +395,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/wallet/pages/ImportWallet/ImportWallet.test.tsx:351:21
src/domains/wallet/pages/WalletGroupPage/WalletGroupPage.test.tsx > WalletGroupPage > should render empty list if no wallets: src/domains/wallet/pages/WalletGroupPage/WalletGroupPage.test.tsx#L142
Error: Snapshot `WalletGroupPage > should render empty list if no wallets 1` mismatched - Expected + Received @@ -393,11 +393,11 @@ </div> <div class="absolute right-0 top-0 flex items-center justify-center rounded-full p-1 transition-all duration-100 ease-linear" > <div - class="h-1.5 w-1.5 rounded-full bg-theme-success-700" + class="h-1.5 w-1.5 rounded-full bg-theme-success-600 dark:bg-theme-success-500" /> </div> </div> </button> </div> ❯ src/domains/wallet/pages/WalletGroupPage/WalletGroupPage.test.tsx:142:24
domains-wallet (20.12.2)
Final attempt failed. Child_process exited with error code 1
domains-contact (20.12.2)
Attempt 1 failed. Reason: Child_process exited with error code 1
application-components (20.12.2)
Attempt 1 failed. Reason: Child_process exited with error code 1