chore(deps): bump @leather.io/query from 2.4.0 to 2.4.1 #6502
Annotations
1 error, 3 warnings, and 1 notice
tests/specs/send/send-stx.spec.ts#L104
1) [chromium] › specs/send/send-stx.spec.ts:78:3 › send stx: tests on testnet › that asset value, recipient, memo and fees on preview match input
Error: expect(received).toEqual(expected) // deep equality
Expected: "STX"
Received: "0.003 STX"
102 | .getByTestId(SharedComponentsSelectors.InfoCardRowValue)
103 | .innerText();
> 104 | test.expect(confirmationFees).toEqual(fees);
| ^
105 |
106 | const confirmationMemo2 = await sendPage.memoRow
107 | .getByTestId(SharedComponentsSelectors.InfoCardRowValue)
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:104:35
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
[chromium] › specs/send/send-btc.spec.ts#L1
[chromium] › specs/send/send-btc.spec.ts took 58.7s
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "all-blob-reports".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
The logs for this run have expired and are no longer available.
Loading