Skip to content

feat: add cross chain sync #3318

feat: add cross chain sync

feat: add cross chain sync #3318

Triggered via pull request October 1, 2024 14:21
Status Failure
Total duration 3m 58s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts > queries add liquidity transaction: lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts#L55
AssertionError: expected [ { …(2) }, { …(2) } ] to deeply equal [ { …(2) }, { …(2) } ] - Expected + Received Array [ Object { "humanAmount": "12", - "tokenAddress": "0x198d7387fa97a73f05b8578cdeff8f2a1f34cd1f", + "tokenAddress": "0x198d7387Fa97A73F05b8578CdEFf8F2A1f34Cd1F", }, Object { "humanAmount": "0.04", - "tokenAddress": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "tokenAddress": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", }, ] ❯ lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts:55:37
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts > queries add liquidity transaction: lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts#L55
AssertionError: expected [ { …(2) }, { …(2) } ] to deeply equal [ { …(2) }, { …(2) } ] - Expected + Received Array [ Object { "humanAmount": "12", - "tokenAddress": "0x198d7387fa97a73f05b8578cdeff8f2a1f34cd1f", + "tokenAddress": "0x198d7387Fa97A73F05b8578CdEFf8F2A1f34Cd1F", }, Object { "humanAmount": "0.04", - "tokenAddress": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "tokenAddress": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", }, ] ❯ lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts:55:37
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts > queries remove liquidity transaction: lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts#L99
AssertionError: expected [ { …(2) }, { …(2) } ] to deeply equal [ { …(2) }, { …(2) } ] - Expected + Received Array [ Object { "humanAmount": "16597.845312687911573359", - "tokenAddress": "0x198d7387fa97a73f05b8578cdeff8f2a1f34cd1f", + "tokenAddress": "0x198d7387Fa97A73F05b8578CdEFf8F2A1f34Cd1F", }, Object { "humanAmount": "4.553531492712836774", - "tokenAddress": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "tokenAddress": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", }, ] ❯ lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts:99:41
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts > queries remove liquidity transaction: lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts#L99
AssertionError: expected [ { …(2) }, { …(2) } ] to deeply equal [ { …(2) }, { …(2) } ] - Expected + Received Array [ Object { "humanAmount": "16597.845312687911573359", - "tokenAddress": "0x198d7387fa97a73f05b8578cdeff8f2a1f34cd1f", + "tokenAddress": "0x198d7387Fa97A73F05b8578CdEFf8F2A1f34Cd1F", }, Object { "humanAmount": "4.553531492712836774", - "tokenAddress": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "tokenAddress": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", }, ] ❯ lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts:99:41
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts > queries swap transaction > when the native asset is not included (from DAI to WPOL): lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts#L127
AssertionError: expected { …(2) } to deeply equal { humanAmount: '1', …(1) } - Expected + Received Object { "humanAmount": "1", - "tokenAddress": "0x8f3cf7ad23cd3cadbd9735aff958023239c6a063", + "tokenAddress": "0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063", } ❯ lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts:127:38
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts > queries swap transaction > when the native asset is not included (from DAI to WPOL): lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts#L127
AssertionError: expected { …(2) } to deeply equal { humanAmount: '1', …(1) } - Expected + Received Object { "humanAmount": "1", - "tokenAddress": "0x8f3cf7ad23cd3cadbd9735aff958023239c6a063", + "tokenAddress": "0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063", } ❯ lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts:127:38
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts > queries swap transaction > when the native asset is the token in (from POL to DAI): lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts#L152
AssertionError: expected { …(2) } to deeply equal { …(2) } - Expected + Received Object { "humanAmount": "0.693570611425675513", - "tokenAddress": "0x8f3cf7ad23cd3cadbd9735aff958023239c6a063", + "tokenAddress": "0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063", } ❯ lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts:152:42
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts > queries swap transaction > when the native asset is the token in (from POL to DAI): lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts#L152
AssertionError: expected { …(2) } to deeply equal { …(2) } - Expected + Received Object { "humanAmount": "0.693570611425675513", - "tokenAddress": "0x8f3cf7ad23cd3cadbd9735aff958023239c6a063", + "tokenAddress": "0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063", } ❯ lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts:152:42
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts > queries swap transaction > when the native asset is the token out (from DAI to POL): lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts#L167
AssertionError: expected { …(2) } to deeply equal { humanAmount: '0.1', …(1) } - Expected + Received Object { "humanAmount": "0.1", - "tokenAddress": "0x8f3cf7ad23cd3cadbd9735aff958023239c6a063", + "tokenAddress": "0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063", } ❯ lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts:167:38
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts > queries swap transaction > when the native asset is the token out (from DAI to POL): lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts#L167
AssertionError: expected { …(2) } to deeply equal { humanAmount: '0.1', …(1) } - Expected + Received Object { "humanAmount": "0.1", - "tokenAddress": "0x8f3cf7ad23cd3cadbd9735aff958023239c6a063", + "tokenAddress": "0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063", } ❯ lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts:167:38
Build
Process completed with exit code 1.
Lint
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
Lint
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
Unit-Test
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
Unit-Test
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
Integration-Test
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
Integration-Test
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
Build
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
Build
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']