Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

fix: Wallet Connect improvements #1634

fix: Wallet Connect improvements

fix: Wallet Connect improvements #1634

Triggered via pull request November 7, 2024 13:14
Status Failure
Total duration 3m 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
utils/__tests__/externalUrls.spec.ts > walletConnectDeepLinkUrl > should produce proper deep link: utils/__tests__/externalUrls.spec.ts#L159
AssertionError: expected 'io.universaleverything.universalprofi…' to be 'io.universaleverything.universalprofi…' // Object.is equality - Expected + Received - io.universaleverything.universalprofiles://wallet-connect/96c935c09bfae76a83d65747651a7e0c77592e3b7aeff8556bc91e9363a86689@2?expiryTimestamp=1728294685&relay-protocol=irn&symKey=8ba498cb98560cb940584b50450e77fe8699c29a5ecf28cbad7ee2f215685815&redirectUrl=http://localhost:3000/ + io.universaleverything.universalprofiles://wallet-connect/96c935c09bfae76a83d65747651a7e0c77592e3b7aeff8556bc91e9363a86689@2?expiryTimestamp=1728294685&relay-protocol=irn&symKey=8ba498cb98560cb940584b50450e77fe8699c29a5ecf28cbad7ee2f215685815 ❯ utils/__tests__/externalUrls.spec.ts:159:45
test
Process completed with exit code 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/