chore: modernise tooling and reduce package size #16
Annotations
8 errors and 1 warning
Run the tests:
src/account/utils/HttpRequests.ts#L45
Error: Error coming from Paymaster: No tokens are supported for chainId: 80002
❯ Module.sendRequest src/account/utils/HttpRequests.ts:45:11
❯ BiconomyPaymaster.getPaymasterFeeQuotesOrData src/paymaster/BiconomyPaymaster.ts:204:41
❯ tests/account/read.test.ts:410:33
|
Run the tests:
src/account/utils/HttpRequests.ts#L45
Error: Error coming from Paymaster: No tokens are supported for chainId: 80002
❯ Module.sendRequest src/account/utils/HttpRequests.ts:45:11
❯ BiconomyPaymaster.getPaymasterFeeQuotesOrData src/paymaster/BiconomyPaymaster.ts:204:41
❯ BiconomySmartAccountV2.getPaymasterUserOp src/account/BiconomySmartAccountV2.ts:916:35
❯ BiconomySmartAccountV2.buildUserOp src/account/BiconomySmartAccountV2.ts:1443:16
❯ BiconomySmartAccountV2.getTokenFees src/account/BiconomySmartAccountV2.ts:1022:20
❯ tests/account/read.test.ts:677:9
|
Run the tests:
src/account/utils/HttpRequests.ts#L45
Error: Error coming from Paymaster: No tokens are supported for chainId: 80002
❯ Module.sendRequest src/account/utils/HttpRequests.ts:45:11
❯ BiconomyPaymaster.getPaymasterFeeQuotesOrData src/paymaster/BiconomyPaymaster.ts:204:41
❯ BiconomySmartAccountV2.getSupportedTokens src/account/BiconomySmartAccountV2.ts:1063:31
❯ tests/account/read.test.ts:739:22
|
Run the tests:
tests/account/read.test.ts#L763
ContractFunctionExecutionError: The contract function "balanceOf" returned no data ("0x").
This could be due to any of the following:
- The contract does not have the function "balanceOf",
- The parameters passed to the contract function may be invalid, or
- The address is not a contract.
Contract Call:
address: 0xda5289fcaaf71d52a80a254da614a192b693e977
function: balanceOf(address owner)
args: (0xe6dBb5C8696d2E0f90B875cbb6ef26E3bBa575AC)
Docs: https://viem.sh/docs/contract/readContract
Version: [email protected]
❯ getContractError node_modules/viem/utils/errors/getContractError.ts:72:10
❯ readContract node_modules/viem/actions/public/readContract.ts:128:11
❯ tests/account/read.test.ts:763:31
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: '/docs/contract/readContract', metaMessages: [ 'This could be due to any of the following:', ' - The contract does not have the function "balanceOf",', ' - The parameters passed to the contract function may be invalid, or', ' - The address is not a contract.', ' ', 'Contract Call:', ' address: 0xda5289fcaaf71d52a80a254da614a192b693e977\n function: balanceOf(address owner)\n args: (0xe6dBb5C8696d2E0f90B875cbb6ef26E3bBa575AC)' ], shortMessage: 'The contract function "balanceOf" returned no data ("0x").', version: '[email protected]', abi: [ { name: 'balanceOf', type: 'function', stateMutability: 'view', inputs: [ { type: 'address', name: 'owner' } ], outputs: [ { type: 'uint256', name: 'balance' } ] } ], args: [ '0xe6dBb5C8696d2E0f90B875cbb6ef26E3bBa575AC' ], contractAddress: '0xda5289fcaaf71d52a80a254da614a192b693e977', formattedArgs: undefined, functionName: 'balanceOf', sender: undefined, walk: 'Function<walk>' }
Caused by: ContractFunctionZeroDataError: The contract function "balanceOf" returned no data ("0x").
This could be due to any of the following:
- The contract does not have the function "balanceOf",
- The parameters passed to the contract function may be invalid, or
- The address is not a contract.
Version: [email protected]
❯ node_modules/viem/utils/errors/getContractError.ts:57:14
❯ getContractError node_modules/viem/utils/errors/getContractError.ts:70:5
❯ readContract node_modules/viem/actions/public/readContract.ts:128:11
❯ tests/account/read.test.ts:763:31
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: [ 'This could be due to any of the following:', ' - The contract does not have the function "balanceOf",', ' - The parameters passed to the contract function may be invalid, or', ' - The address is not a contract.' ], shortMessage: 'The contract function "balanceOf" returned no data ("0x").', version: '[email protected]', walk: 'Function<walk>' }
|
Run the tests:
tests/account/write.test.ts#L96
ContractFunctionExecutionError: The contract function "balanceOf" returned no data ("0x").
This could be due to any of the following:
- The contract does not have the function "balanceOf",
- The parameters passed to the contract function may be invalid, or
- The address is not a contract.
Contract Call:
address: 0x1758f42Af7026fBbB559Dc60EcE0De3ef81f665e
function: balanceOf(address owner)
args: (0x3079B249DFDE4692D7844aA261f8cf7D927A0DA5)
Docs: https://viem.sh/docs/contract/readContract
Version: [email protected]
❯ getContractError node_modules/viem/utils/errors/getContractError.ts:72:10
❯ readContract node_modules/viem/actions/public/readContract.ts:128:11
❯ tests/account/write.test.ts:96:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: '/docs/contract/readContract', metaMessages: [ 'This could be due to any of the following:', ' - The contract does not have the function "balanceOf",', ' - The parameters passed to the contract function may be invalid, or', ' - The address is not a contract.', ' ', 'Contract Call:', ' address: 0x1758f42Af7026fBbB559Dc60EcE0De3ef81f665e\n function: balanceOf(address owner)\n args: (0x3079B249DFDE4692D7844aA261f8cf7D927A0DA5)' ], shortMessage: 'The contract function "balanceOf" returned no data ("0x").', version: '[email protected]', abi: [ { name: 'balanceOf', type: 'function', stateMutability: 'view', inputs: [ { type: 'address', name: 'owner' } ], outputs: [ { type: 'uint256', name: 'balance' } ] } ], args: [ '0x3079B249DFDE4692D7844aA261f8cf7D927A0DA5' ], contractAddress: '0x1758f42Af7026fBbB559Dc60EcE0De3ef81f665e', formattedArgs: undefined, functionName: 'balanceOf', sender: undefined, walk: 'Function<walk>' }
Caused by: ContractFunctionZeroDataError: The contract function "balanceOf" returned no data ("0x").
This could be due to any of the following:
- The contract does not have the function "balanceOf",
- The parameters passed to the contract function may be invalid, or
- The address is not a contract.
Version: [email protected]
❯ node_modules/viem/utils/errors/getContractError.ts:57:14
❯ getContractError node_modules/viem/utils/errors/getContractError.ts:70:5
❯ readContract node_modules/viem/actions/public/readContract.ts:128:11
❯ tests/account/write.test.ts:96:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: [ 'This could be due to any of the following:', ' - The contract does not have the function "balanceOf",', ' - The parameters passed to the contract function may be invalid, or', ' - The address is not a contract.' ], shortMessage: 'The contract function "balanceOf" returned no data ("0x").', version: '[email protected]', walk: 'Function<walk>' }
|
Run the tests:
src/account/utils/HttpRequests.ts#L45
Error: Error coming from Bundler: AA21 didn't pay prefund
❯ Module.sendRequest src/account/utils/HttpRequests.ts:45:11
❯ Bundler.sendUserOp src/bundler/Bundler.ts:157:59
❯ BiconomySmartAccountV2.sendSignedUserOp src/account/BiconomySmartAccountV2.ts:1169:29
❯ BiconomySmartAccountV2.sendUserOp src/account/BiconomySmartAccountV2.ts:1135:29
❯ tests/account/write.test.ts:161:22
|
Run the tests:
tests/account/write.test.ts#L409
ContractFunctionExecutionError: The contract function "balanceOf" returned no data ("0x").
This could be due to any of the following:
- The contract does not have the function "balanceOf",
- The parameters passed to the contract function may be invalid, or
- The address is not a contract.
Contract Call:
address: 0xda5289fcaaf71d52a80a254da614a192b693e977
function: balanceOf(address owner)
args: (0xe6dBb5C8696d2E0f90B875cbb6ef26E3bBa575AC)
Docs: https://viem.sh/docs/contract/readContract
Version: [email protected]
❯ getContractError node_modules/viem/utils/errors/getContractError.ts:72:10
❯ readContract node_modules/viem/actions/public/readContract.ts:128:11
❯ tests/account/write.test.ts:409:35
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: '/docs/contract/readContract', metaMessages: [ 'This could be due to any of the following:', ' - The contract does not have the function "balanceOf",', ' - The parameters passed to the contract function may be invalid, or', ' - The address is not a contract.', ' ', 'Contract Call:', ' address: 0xda5289fcaaf71d52a80a254da614a192b693e977\n function: balanceOf(address owner)\n args: (0xe6dBb5C8696d2E0f90B875cbb6ef26E3bBa575AC)' ], shortMessage: 'The contract function "balanceOf" returned no data ("0x").', version: '[email protected]', abi: [ { name: 'balanceOf', type: 'function', stateMutability: 'view', inputs: [ { type: 'address', name: 'owner' } ], outputs: [ { type: 'uint256', name: 'balance' } ] } ], args: [ '0xe6dBb5C8696d2E0f90B875cbb6ef26E3bBa575AC' ], contractAddress: '0xda5289fcaaf71d52a80a254da614a192b693e977', formattedArgs: undefined, functionName: 'balanceOf', sender: undefined, walk: 'Function<walk>' }
Caused by: ContractFunctionZeroDataError: The contract function "balanceOf" returned no data ("0x").
This could be due to any of the following:
- The contract does not have the function "balanceOf",
- The parameters passed to the contract function may be invalid, or
- The address is not a contract.
Version: [email protected]
❯ node_modules/viem/utils/errors/getContractError.ts:57:14
❯ getContractError node_modules/viem/utils/errors/getContractError.ts:70:5
❯ readContract node_modules/viem/actions/public/readContract.ts:128:11
❯ tests/account/write.test.ts:409:35
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: [ 'This could be due to any of the following:', ' - The contract does not have the function "balanceOf",', ' - The parameters passed to the contract function may be invalid, or', ' - The address is not a contract.' ], shortMessage: 'The contract function "balanceOf" returned no data ("0x").', version: '[email protected]', walk: 'Function<walk>' }
|
Run the tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading