Dependabot Setup #1413
pr.yml
on: pull_request
Matrix: Checks / Install
Matrix: Checks / Build
Matrix: Checks / Code quality
Matrix: Checks / Test
Annotations
7 errors
|
Checks / Test (18)
Process completed with exit code 1.
|
|
test/entities/swaps/v3/swapV3.integration.test.ts > SwapV3 > permit2 direct approval > multi-hop swap > swap should be executed correctly > path with swaps only > wethIsEth: true > eth in > GivenOut:
test/lib/utils/helper.ts#L66
ContractFunctionExecutionError: The request took too long to respond.
URL: http://127.0.0.1:8946
Request body: {"method":"eth_call","params":[{"data":"0x927da105000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000007b79995e5f793a07bc00c21412e50ecae098e7f90000000000000000000000005e315f96389c1aaf9324d97d3512ae1e0bf3c21a","to":"0x000000000022D473030F116dDEE9F6B43aC78BA3"},"latest"]}
Raw Call Arguments:
to: 0x000000000022D473030F116dDEE9F6B43aC78BA3
data: 0x927da105000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000007b79995e5f793a07bc00c21412e50ecae098e7f90000000000000000000000005e315f96389c1aaf9324d97d3512ae1e0bf3c21a
Contract Call:
address: 0x000000000022D473030F116dDEE9F6B43aC78BA3
function: allowance(address, address, address)
args: (0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266, 0x7b79995e5f793a07bc00c21412e50ecae098e7f9, 0x5e315f96389C1aaF9324D97d3512ae1e0Bf3C21a)
Docs: https://viem.sh/docs/contract/readContract
Details: The request timed out.
Version: [email protected]
❯ getContractError node_modules/.pnpm/[email protected][email protected]/node_modules/viem/utils/errors/getContractError.ts:78:10
❯ readContract node_modules/.pnpm/[email protected][email protected]/node_modules/viem/actions/public/readContract.ts:138:11
❯ hasApprovedTokenOnPermit2 test/lib/utils/helper.ts:66:28
❯ approveSpenderOnPermit2 test/lib/utils/helper.ts:248:20
❯ approveToken test/lib/utils/helper.ts:110:45
❯ approveTokens test/lib/utils/helper.ts:167:26
❯ test/entities/swaps/v3/swapV3.integration.test.ts:197:13
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'The request timed out.', docsPath: '/docs/contract/readContract', metaMessages: [ 'URL: http://127.0.0.1:8946', 'Request body: {"method":"eth_call","params":[{"data":"0x927da105000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000007b79995e5f793a07bc00c21412e50ecae098e7f90000000000000000000000005e315f96389c1aaf9324d97d3512ae1e0bf3c21a","to":"0x000000000022D473030F116dDEE9F6B43aC78BA3"},"latest"]}', ' ', 'Raw Call Arguments:', ' to: 0x000000000022D473030F116dDEE9F6B43aC78BA3\n data: 0x927da105000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000007b79995e5f793a07bc00c21412e50ecae098e7f90000000000000000000000005e315f96389c1aaf9324d97d3512ae1e0bf3c21a', ' ', 'Contract Call:', ' address: 0x000000000022D473030F116dDEE9F6B43aC78BA3\n function: allowance(address, address, address)\n args: (0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266, 0x7b79995e5f793a07bc00c21412e50ecae098e7f9, 0x5e315f96389C1aaF9324D97d3512ae1e0Bf3C21a)' ], shortMessage: 'The request took too long to respond.', version: '2.38.5', abi: [ { inputs: [ { internalType: 'uint256', name: 'deadline', type: 'uint256' } ], name: 'AllowanceExpired', type: 'error' }, { inputs: [], name: 'ExcessiveInvalidation', type: 'error' }, { inputs: [ { internalType: 'uint256', name: 'amount', type: 'uint256' } ], name: 'InsufficientAllowance', type: 'error' }, { inputs: [ { internalType: 'uint256', name: 'maxAmount', type: 'uint256' } ], name: 'InvalidAmount', type: 'error' }, { inputs: [], name: 'InvalidContractSignature', type: 'error' }, { inputs: [], name: 'InvalidNonce', type: 'error' }, { inputs: [], name: 'InvalidSignature', type: 'error' }, { inputs: [], name: 'InvalidSignatureLength', type: 'error' }, { inputs: [], name: 'InvalidSigner', type: 'error' }, { inputs: [], name: 'LengthMismatch', type: 'error' }, { inputs: [ { internalType: 'uint256', name: 'signatureDeadline', type: 'uint256' } ], name: 'SignatureExpired', type: 'error' }, { anonymous: false, inputs: [ { indexed: true, internalType: 'address', name: 'owner', type: 'address' }, { indexed: true, internalType: 'address', name: 'token', type: 'address' }, { indexed: true, internalType: 'address', name: 'spender', type: 'address' }, { indexed: false, internalType: 'uint160', name: 'amount', type: 'uint160' }, { indexed: false, internalType: 'uint48', name: 'expiration', type: 'uint48' } ], na
|
|
test/entities/swaps/v3/swapV3.integration.test.ts > SwapV3 > permit2 direct approval > single swap > swap should be executed correctly > wethIsEth: true > eth out > GivenOut:
test/lib/utils/helper.ts#L66
ContractFunctionExecutionError: The request took too long to respond.
URL: http://127.0.0.1:8946
Request body: {"method":"eth_call","params":[{"data":"0x927da105000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000007b79995e5f793a07bc00c21412e50ecae098e7f90000000000000000000000005e315f96389c1aaf9324d97d3512ae1e0bf3c21a","to":"0x000000000022D473030F116dDEE9F6B43aC78BA3"},"latest"]}
Raw Call Arguments:
to: 0x000000000022D473030F116dDEE9F6B43aC78BA3
data: 0x927da105000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000007b79995e5f793a07bc00c21412e50ecae098e7f90000000000000000000000005e315f96389c1aaf9324d97d3512ae1e0bf3c21a
Contract Call:
address: 0x000000000022D473030F116dDEE9F6B43aC78BA3
function: allowance(address, address, address)
args: (0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266, 0x7b79995e5f793a07bc00c21412e50ecae098e7f9, 0x5e315f96389C1aaF9324D97d3512ae1e0Bf3C21a)
Docs: https://viem.sh/docs/contract/readContract
Details: The request timed out.
Version: [email protected]
❯ getContractError node_modules/.pnpm/[email protected][email protected]/node_modules/viem/utils/errors/getContractError.ts:78:10
❯ readContract node_modules/.pnpm/[email protected][email protected]/node_modules/viem/actions/public/readContract.ts:138:11
❯ hasApprovedTokenOnPermit2 test/lib/utils/helper.ts:66:28
❯ approveSpenderOnPermit2 test/lib/utils/helper.ts:248:20
❯ approveToken test/lib/utils/helper.ts:110:45
❯ approveTokens test/lib/utils/helper.ts:167:26
❯ test/entities/swaps/v3/swapV3.integration.test.ts:197:13
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'The request timed out.', docsPath: '/docs/contract/readContract', metaMessages: [ 'URL: http://127.0.0.1:8946', 'Request body: {"method":"eth_call","params":[{"data":"0x927da105000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000007b79995e5f793a07bc00c21412e50ecae098e7f90000000000000000000000005e315f96389c1aaf9324d97d3512ae1e0bf3c21a","to":"0x000000000022D473030F116dDEE9F6B43aC78BA3"},"latest"]}', ' ', 'Raw Call Arguments:', ' to: 0x000000000022D473030F116dDEE9F6B43aC78BA3\n data: 0x927da105000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000007b79995e5f793a07bc00c21412e50ecae098e7f90000000000000000000000005e315f96389c1aaf9324d97d3512ae1e0bf3c21a', ' ', 'Contract Call:', ' address: 0x000000000022D473030F116dDEE9F6B43aC78BA3\n function: allowance(address, address, address)\n args: (0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266, 0x7b79995e5f793a07bc00c21412e50ecae098e7f9, 0x5e315f96389C1aaF9324D97d3512ae1e0Bf3C21a)' ], shortMessage: 'The request took too long to respond.', version: '2.38.5', abi: [ { inputs: [ { internalType: 'uint256', name: 'deadline', type: 'uint256' } ], name: 'AllowanceExpired', type: 'error' }, { inputs: [], name: 'ExcessiveInvalidation', type: 'error' }, { inputs: [ { internalType: 'uint256', name: 'amount', type: 'uint256' } ], name: 'InsufficientAllowance', type: 'error' }, { inputs: [ { internalType: 'uint256', name: 'maxAmount', type: 'uint256' } ], name: 'InvalidAmount', type: 'error' }, { inputs: [], name: 'InvalidContractSignature', type: 'error' }, { inputs: [], name: 'InvalidNonce', type: 'error' }, { inputs: [], name: 'InvalidSignature', type: 'error' }, { inputs: [], name: 'InvalidSignatureLength', type: 'error' }, { inputs: [], name: 'InvalidSigner', type: 'error' }, { inputs: [], name: 'LengthMismatch', type: 'error' }, { inputs: [ { internalType: 'uint256', name: 'signatureDeadline', type: 'uint256' } ], name: 'SignatureExpired', type: 'error' }, { anonymous: false, inputs: [ { indexed: true, internalType: 'address', name: 'owner', type: 'address' }, { indexed: true, internalType: 'address', name: 'token', type: 'address' }, { indexed: true, internalType: 'address', name: 'spender', type: 'address' }, { indexed: false, internalType: 'uint160', name: 'amount', type: 'uint160' }, { indexed: false, internalType: 'uint48', name: 'expiration', type: 'uint48' } ], na
|
|
test/v3/priceImpact/priceImpact.V3.integration.test.ts > PriceImpact V3 > Partial Boosted Pool Boosted Pool AddLiquidity > Unbalanced:
src/entities/priceImpact/addLiquidityUnbalancedBoosted.ts#L57
Price Impact: addLiquidity operation will fail at SC level with user defined input.
ContractFunctionExecutionError: The contract function "queryAddLiquidityUnbalancedToERC4626Pool" reverted with the following reason:
failed to get storage for 0xbA1333333333a1BA1108E8412f11850A5C319bA9 at 72581121667150848976441056471627359527093716304334453277979922158010172243181: Max retries exceeded HTTP error 429 with empty body
Contract Call:
address: 0x6A20a4b6DcFF78e6D21BF0dbFfD58C96644DB9cb
function: queryAddLiquidityUnbalancedToERC4626Pool(address pool, bool[] wrapUnderlying, uint256[] exactAmountsIn, address sender, bytes userData)
args: (0x070810362cb6fd4b44f87a225ab0c20aeb194a63, [false,true], ["4000000","1000000000000000000"], 0x0000000000000000000000000000000000000000, 0x)
Docs: https://viem.sh/docs/contract/simulateContract
Version: [email protected]
❯ addLiquidityUnbalancedBoosted src/entities/priceImpact/addLiquidityUnbalancedBoosted.ts:57:15
❯ test/v3/priceImpact/priceImpact.V3.integration.test.ts:169:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { action: 'Add Liquidity Boosted Unbalanced', suggestion: undefined }
|
|
test/v3/addLiquidityBuffer/addLiquidityBuffer.integration.test.ts > Buffer AddLiquidity > permit 2 direct approval > add liquidity:
test/lib/utils/helper.ts#L257
ContractFunctionExecutionError: The request took too long to respond.
URL: http://127.0.0.1:8969
Request body: {"method":"eth_sendTransaction","params":[{"data":"0x87517c4500000000000000000000000094a9d9ac8a22534e3faca9f4e7f2e2cf85d5e4c8000000000000000000000000c6674c0c7694e9b990eac939e74f8cc3dd39b4b0000000000000000000000000ffffffffffffffffffffffffffffffffffffffff0000000000000000000000000000000000000000000000000000ffffffffffff","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0x000000000022D473030F116dDEE9F6B43aC78BA3"}]}
Request Arguments:
chain: Sepolia (id: 11155111)
from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
to: 0x000000000022D473030F116dDEE9F6B43aC78BA3
data: 0x87517c4500000000000000000000000094a9d9ac8a22534e3faca9f4e7f2e2cf85d5e4c8000000000000000000000000c6674c0c7694e9b990eac939e74f8cc3dd39b4b0000000000000000000000000ffffffffffffffffffffffffffffffffffffffff0000000000000000000000000000000000000000000000000000ffffffffffff
Contract Call:
address: 0x000000000022D473030F116dDEE9F6B43aC78BA3
function: approve(address token, address spender, uint160 amount, uint48 expiration)
args: (0x94a9D9AC8a22534E3FaCa9F4e7F2E2cf85d5E4C8, 0xc6674C0c7694E9b990eAc939E74F8cc3DD39B4b0, 1461501637330902918203684832716283019655932542975, 281474976710655)
sender: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
Docs: https://viem.sh/docs/contract/writeContract
Details: The request timed out.
Version: [email protected]
❯ getContractError node_modules/.pnpm/[email protected][email protected]/node_modules/viem/utils/errors/getContractError.ts:78:10
❯ AsyncFunction.internal node_modules/.pnpm/[email protected][email protected]/node_modules/viem/actions/wallet/writeContract.ts:242:13
❯ approveSpenderOnPermit2 test/lib/utils/helper.ts:257:9
❯ approveToken test/lib/utils/helper.ts:129:17
❯ approveTokens test/lib/utils/helper.ts:167:26
❯ test/v3/addLiquidityBuffer/addLiquidityBuffer.integration.test.ts:104:13
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'The request timed out.', docsPath: '/docs/contract/writeContract', metaMessages: [ 'URL: http://127.0.0.1:8969', 'Request body: {"method":"eth_sendTransaction","params":[{"data":"0x87517c4500000000000000000000000094a9d9ac8a22534e3faca9f4e7f2e2cf85d5e4c8000000000000000000000000c6674c0c7694e9b990eac939e74f8cc3dd39b4b0000000000000000000000000ffffffffffffffffffffffffffffffffffffffff0000000000000000000000000000000000000000000000000000ffffffffffff","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0x000000000022D473030F116dDEE9F6B43aC78BA3"}]}', ' ', 'Request Arguments:', ' chain: Sepolia (id: 11155111)\n from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0x000000000022D473030F116dDEE9F6B43aC78BA3\n data: 0x87517c4500000000000000000000000094a9d9ac8a22534e3faca9f4e7f2e2cf85d5e4c8000000000000000000000000c6674c0c7694e9b990eac939e74f8cc3dd39b4b0000000000000000000000000ffffffffffffffffffffffffffffffffffffffff0000000000000000000000000000000000000000000000000000ffffffffffff', ' ', 'Contract Call:', ' address: 0x000000000022D473030F116dDEE9F6B43aC78BA3\n function: approve(address token, address spender, uint160 amount, uint48 expiration)\n args: (0x94a9D9AC8a22534E3FaCa9F4e7F2E2cf85d5E4C8, 0xc6674C0c7694E9b990eAc939E74F8cc3DD39B4b0, 1461501637330902918203684832716283019655932542975, 281474976710655)\n sender: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266' ], shortMessage: 'The request took too long to respond.', version: '2.38.5', abi: [ { inputs: [ { internalType: 'uint256', name: 'deadline', type: 'uint256' } ], name: 'AllowanceExpired', type: 'error' }, { inputs: [], name: 'ExcessiveInvalidation', type: 'error' }, { inputs: [ { internalType: 'uint256', name: 'amount', type: 'uint256' } ], name: 'InsufficientAllowance', type: 'error' }, { inputs: [ { internalType: 'uint256', name: 'maxAmount', type: 'uint256' } ], name: 'InvalidAmount', type: 'error' }, { inputs: [], name: 'InvalidContractSignature', type: 'error' }, { inputs: [], name: 'InvalidNonce', type: 'error' }, { inputs: [], name: 'InvalidSignature',
|
|
test/v3/addLiquidityBoosted/addLiquidityBoosted.integration.test.ts > Boosted AddLiquidity > permit 2 signatures > proportional > with tokens:
test/v3/addLiquidityBoosted/addLiquidityBoosted.integration.test.ts#L603
AssertionError: expected [ 3089050340395032606n, 711552n, …(1) ] to deeply equal [ 1000000000000000000n, 230348n, …(1) ]
- Expected
+ Received
[
- 1000000000000000000n,
- 230348n,
+ 3089050340395032606n,
+ 711552n,
960109n,
]
❯ test/v3/addLiquidityBoosted/addLiquidityBoosted.integration.test.ts:603:47
|
|
test/v3/addLiquidityBoosted/addLiquidityBoosted.integration.test.ts > Boosted AddLiquidity > permit 2 signatures > add liquidity unbalanced > token inputs:
test/lib/utils/helper.ts#L358
TransactionExecutionError: Transaction creation failed.
URL: http://127.0.0.1:8947
Request body: {"method":"eth_sendTransaction","params":[{"data":"0x19c6989f00000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000026000000000000000000000000000000000000000000000000000000000000002e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000006a20a4b6dcff78e6d21bf0dbffd58c96644db9cbffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000000000000000000000000000000000000000000000000000000200000000000000000000000094a9d9ac8a22534e3faca9f4e7f2e2cf85d5e4c800000000000000000000000000000000000000000000000000000000000f42400000000000000000000000000000000000000000000000000000ffffffffffff0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000aa8e23fb1079ea71e0a56f48a2aa51851d8433d000000000000000000000000000000000000000000000000000000000000f42400000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000041cdf467adf5fd1cb978a320a46261714e59c9a20315de441eaa6c149e225b760c3a88e71ef54ee6a77a1de4460751dbe97364c70e34e4f2d2e3aa1fad2f92472f1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000001a4c1da024c00000000000000000000000059fa488dda749cdd41772bb068bb23ee955a6d7a00000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000001718dbead5ac258e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000180000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000f424000000000000000000000000000000000000000000000000000000000000f4240000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0x6A20a4b6DcFF78e6D21BF0dbFfD58C96644DB9cb"}]}
Request Arguments:
chain: Sepolia (id: 11155111)
from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
to: 0x6A20a4b6DcFF78e6D21BF0dbFfD58C96644DB9cb
data: 0x19c6989f00000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000026000000000000000000000000000000000000000000000000000000000000002e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000006a20a4b6dcff78e6d21bf0dbffd58c96644db9cbffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff000000000000000000000000000000000000000000000000000000000000000200000000000000000000000094a9d9ac8a22534e3faca9f4e7f2e2cf85d5e4c800000000000000000000000000000000000000000000000000000000000f42400000000000000000000000000000000000000000000000000000ffffffffffff0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000aa8e23fb1079ea71e0a56f48a2aa51851d8433d000000000000000000000000000000000000000000000000000000000000f424000
|