This repository was archived by the owner on Oct 15, 2024. It is now read-only.
feat: add cross chain sync #3334
checks.yml
on: pull_request
Build
3m 51s
Lint
1m 0s
Unit-Test
1m 59s
Integration-Test
1m 55s
Annotations
3 errors and 8 warnings
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 undefined to deeply equal { humanAmount: '1', …(1) }
- Expected:
Object {
"humanAmount": "1",
"tokenAddress": "0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063",
}
+ Received:
undefined
❯ 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 undefined to deeply equal { humanAmount: '1', …(1) }
- Expected:
Object {
"humanAmount": "1",
"tokenAddress": "0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063",
}
+ Received:
undefined
❯ lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts:127:38
|
Integration-Test
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']
|
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']
|
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']
|
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']
|