Skip to content

Merge branch 'develop' into custom-links #3329

Merge branch 'develop' into custom-links

Merge branch 'develop' into custom-links #3329

Triggered via push January 21, 2025 13:46
Status Failure
Total duration 2m 33s
Artifacts
create_release
0s
create_release
deploy_front
0s
deploy_front
deploy_back
0s
deploy_back
publish_docker_images
0s
publish_docker_images
release_back
0s
release_back
release_front
0s
release_front
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Unhandled error: src/components/HashLink.vue#L122
TypeError: Cannot read properties of undefined (reading 'then') ❯ Proxy.setupAlternateLink src/components/HashLink.vue:122:17 ❯ Proxy.mounted src/components/HashLink.vue:52:18 ❯ node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2675:40 ❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19 ❯ callWithAsyncErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:207:17 ❯ hook.__weh.hook.__weh node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2655:19 ❯ flushPostFlushCbs node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:381:28 ❯ flushJobs node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:414:5 This error originated in "tests/unit/components/DexTokenSelectionModal.spec.js" 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 show token selection modal". 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.
tests/unit/components/DexTokenSelectionModal.spec.js > DexTokenSelectionModal.vue > Should show token selection modal: tests/unit/components/DexTokenSelectionModal.spec.js#L15
Error: Snapshot `DexTokenSelectionModal.vue > Should show token selection modal 1` mismatched - Expected + Received @@ -69,11 +69,11 @@ <!----><i class="mdi-alpha-t-circle mdi v-icon notranslate v-theme--light v-icon--size-default" aria-hidden="true" density="default"></i> <div class="v-list-item__spacer"></div> </div> <div class="v-list-item__content" data-no-activator=""> <div class="v-list-item-title">USDC <span data-v-70f65295="" class="float-right">224</span></div> - <div class="v-list-item-subtitle"><span data-v-70f65295=""><!--v-if-->0xc9e863...5ef3<!--v-if--><!--v-if--><!--v-if--></span></div> + <div class="v-list-item-subtitle"><span data-v-70f65295=""><!--v-if-->0xc9e863...5ef3<!--v-if--><!--v-if--><!--v-if--><!--v-if--></span></div> <!----> </div> <!----> </div> <div data-v-70f65295="" class="v-list-item v-list-item--link v-theme--light v-list-item--density-default rounded-0 v-list-item--variant-text px-6 pb-4" tabindex="0"><span class="v-list-item__overlay"></span><span class="v-list-item__underlay"></span> @@ -81,11 +81,11 @@ <!----><i class="mdi-alpha-t-circle mdi v-icon notranslate v-theme--light v-icon--size-default" aria-hidden="true" density="default"></i> <div class="v-list-item__spacer"></div> </div> <div class="v-list-item__content" data-no-activator=""> <div class="v-list-item-title">USDT <span data-v-70f65295="" class="float-right">104.4</span></div> - <div class="v-list-item-subtitle"><span data-v-70f65295=""><!--v-if-->0x99d46f...3db0<!--v-if--><!--v-if--><!--v-if--></span></div> + <div class="v-list-item-subtitle"><span data-v-70f65295=""><!--v-if-->0x99d46f...3db0<!--v-if--><!--v-if--><!--v-if--><!--v-if--></span></div> <!----> </div> <!----> </div> <div data-v-70f65295="" class="v-list-item v-list-item--link v-theme--light v-list-item--density-default rounded-0 v-list-item--variant-text oppositeToken px-6 pb-4" tabindex="0"><span class="v-list-item__overlay"></span><span class="v-list-item__underlay"></span> @@ -93,11 +93,11 @@ <!----><i class="mdi-alpha-t-circle mdi v-icon notranslate v-theme--light v-icon--size-default" aria-hidden="true" density="default"></i> <div class="v-list-item__spacer"></div> </div> <div class="v-list-item__content" data-no-activator=""> <div class="v-list-item-title">CAGA <span data-v-70f65295="" class="float-right">0.1133</span></div> - <div class="v-list-item-subtitle"><span data-v-70f65295=""><!--v-if-->0xeeeeee...eeee<!--v-if--><!--v-if--><!--v-if--></span></div> + <div class="v-list-item-subtitle"><span data-v-70f65295=""><!--v-if-->0xeeeeee...eeee<!--v-if--><!--v-if--><!--v-if--><!--v-if--></span></div> <!----> </div> <!----> </div> <div data-v-70f65295="" class="v-list-item v-list-item--link v-theme--light v-list-item--density-default rounded-0 v-list-item--variant-text px-6 pb-4" tabindex="0"><span class="v-list-item__overlay"></span><span class="v-list-item__underlay"></span> @@ -105,11 +105,11 @@ <!----><i class="mdi-alpha-t-circle mdi v-icon notranslate v-theme--light v-icon--size-default" aria-hidden="true" density="default"></i> <div class="v-list-item__spacer"></div> </div> <div class="v-list-item__content" data-no-activator=""> <div class="v-list-item-title">CTT <span data-v-70f65295="" class="float-right">0.004</span></div> - <div class="v-list-item-subtitle"><span data-v-70f65295=""><!--v-if-->0x47e405...26b2<!--v-if--><!--v-if--><!--v-if--></span></div> + <div class="v-list-item-subtitle"><span data-v-70f65295=""><!--v-if-->0x47e405...26b2<!--v-if--><!--v-if--><!--v-if--><!--v-if--></span></div> <!----> </div> <!----> </div> <div data-v-70f65295="" class="v-li
test_front
Process completed with exit code 1.
test_back
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_front
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636