This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
fix: use rpc url from transports in handlers #3171
checks.yml
on: pull_request
Build
3m 45s
Lint
1m 26s
Unit-Test
1m 51s
Integration-Test
2m 53s
Annotations
10 errors and 8 warnings
lib/modules/web3/contracts/useMulticall.integration.spec.ts > Performs multicall in multiple chains > including mixed mainnet and polygon contracts:
lib/modules/web3/contracts/useMulticall.integration.spec.ts#L45
Error: Snapshot `Performs multicall in multiple chains > including mixed mainnet and polygon contracts 2` mismatched
- Expected
+ Received
{
"maticBalance": {
- "result": 10000000000000000000000n,
- "status": "success",
+ "error": [ContractFunctionExecutionError: The contract function "aggregate3" returned no data ("0x").
+
+ This could be due to any of the following:
+ - The contract does not have the function "aggregate3",
+ - The parameters passed to the contract function may be invalid, or
+ - The address is not a contract.
+
+ Contract Call:
+ address: 0xca11bde05977b3631167028862be2a173976ca11
+ function: aggregate3((address target, bool allowFailure, bytes callData)[])
+ args: ([{"allowFailure":true,"callData":"0x70a08231000000000000000000000000a0ee7a142d267c1f36714e4a8f75612f20a79720","target":"0x0000000000000000000000000000000000001010"}])
+
+ Docs: https://viem.sh/docs/contract/readContract
+ Version: 2.19.3],
+ "result": undefined,
+ "status": "failure",
},
}
❯ lib/modules/web3/contracts/useMulticall.integration.spec.ts:45:53
|
lib/modules/web3/contracts/useMulticall.integration.spec.ts > Performs multicall in multiple chains > including mixed mainnet and polygon contracts:
lib/modules/web3/contracts/useMulticall.integration.spec.ts#L45
Error: Snapshot `Performs multicall in multiple chains > including mixed mainnet and polygon contracts 4` mismatched
- Expected
+ Received
{
"maticBalance": {
- "result": 10000000000000000000000n,
- "status": "success",
+ "error": [ContractFunctionExecutionError: The contract function "aggregate3" returned no data ("0x").
+
+ This could be due to any of the following:
+ - The contract does not have the function "aggregate3",
+ - The parameters passed to the contract function may be invalid, or
+ - The address is not a contract.
+
+ Contract Call:
+ address: 0xca11bde05977b3631167028862be2a173976ca11
+ function: aggregate3((address target, bool allowFailure, bytes callData)[])
+ args: ([{"allowFailure":true,"callData":"0x70a08231000000000000000000000000a0ee7a142d267c1f36714e4a8f75612f20a79720","target":"0x0000000000000000000000000000000000001010"}])
+
+ Docs: https://viem.sh/docs/contract/readContract
+ Version: 2.19.3],
+ "result": undefined,
+ "status": "failure",
},
}
❯ lib/modules/web3/contracts/useMulticall.integration.spec.ts:45:53
|
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts > queries add liquidity with native token:
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts#L76
AssertionError: expected true to be falsy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
</body>
</html>
- Expected
+ Received
- true
+ false
❯ lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts:76:56
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts > queries add liquidity with native token:
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts#L76
AssertionError: expected true to be falsy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
</body>
</html>
- Expected
+ Received
- true
+ false
❯ lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts:76:56
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts > queries swap transaction > when the native asset is not included (from DAI to WMATIC):
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts#L125
AssertionError: expected true to be falsy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
</body>
</html>
- Expected
+ Received
- true
+ false
❯ lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts:125:58
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts > queries swap transaction > when the native asset is not included (from DAI to WMATIC):
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts#L125
AssertionError: expected true to be falsy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
</body>
</html>
- Expected
+ Received
- true
+ false
❯ lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts:125:58
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts > queries swap transaction > when the native asset is the token in (from MATIC to DAI):
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts#L145
AssertionError: expected true to be falsy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
</body>
</html>
- Expected
+ Received
- true
+ false
❯ lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts:145:58
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts > queries swap transaction > when the native asset is the token in (from MATIC to DAI):
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts#L145
AssertionError: expected true to be falsy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
</body>
</html>
- Expected
+ Received
- true
+ false
❯ lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts:145:58
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
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 MATIC):
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts#L165
AssertionError: expected true to be falsy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
</body>
</html>
- Expected
+ Received
- true
+ false
❯ lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts:165:58
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
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 MATIC):
lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts#L165
AssertionError: expected true to be falsy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
</body>
</html>
- Expected
+ Received
- true
+ false
❯ lib/modules/transactions/transaction-steps/receipts/receipt.hooks.integration.spec.ts:165:58
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
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']
|
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']
|
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']
|