[Common] - Integration - Scheduled #1660
Annotations
3 errors and 1 warning
|
Test
Process completed with exit code 1.
|
|
Test:
libs/ledger-live-common/src/__tests__/test-helpers/bridge.ts#L43
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
- "10098829375"
+ "11789971443"
at toEqual (src/__tests__/test-helpers/bridge.ts:43:21)
at Object.expectBalanceIsOpsSum (src/__tests__/test-helpers/bridge.ts:444:17)
|
|
Test:
libs/ledger-live-common/src/__tests__/test-helpers/bridge.ts#L496
expect(received).toEqual(expected) // deep equality
- Expected - 23
+ Received + 1
- Array [
- Object {
- "accountId": "js:2:coreum:core1sel9ys8a7jlsmrxp9692zfjncnmhxkws0qr3g9:",
- "blockHash": null,
- "blockHeight": "6306437",
- "date": 2023-07-26T02:02:57.000Z,
- "extra": Object {
- "memo": "lb",
- },
- "fee": "8880",
- "hash": "0B17FF19A1E8DC703A3AEC457B414DE88845DD76BB4D95F8F6368F68D59248DF",
- "id": "js:2:coreum:core1sel9ys8a7jlsmrxp9692zfjncnmhxkws0qr3g9:-0B17FF19A1E8DC703A3AEC457B414DE88845DD76BB4D95F8F6368F68D59248DF-IN",
- "recipients": Array [
- "core1sel9ys8a7jlsmrxp9692zfjncnmhxkws0qr3g9",
- ],
- "senders": Array [
- "core10l6h3qw05u7qduqgafj8wlrx3fjhr852z7r5l2",
- ],
- "transactionSequenceNumber": "0",
- "type": "IN",
- "value": "1000000",
- },
- ]
+ Array []
at Object.toEqual (src/__tests__/test-helpers/bridge.ts:496:43)
|
|
(On Failure) Upload logs
No files were found with the provided path: logs.txt. No artifacts will be uploaded.
|
Loading