776 addv7compatibility #126
Annotations
4 errors
test (20.x)
Property 'initCode' does not exist on type '{ safe: string; nonce: bigint; initCode: string; callData: string; callGasLimit: bigint; verificationGasLimit: bigint; preVerificationGas: bigint; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; paymasterAndData: string; validAfter: number; validUntil: number; entryPoint: string; } | { ...; }'.
|
test (20.x)
Property 'initCode' does not exist on type '{ safe: string; nonce: bigint; initCode: string; callData: string; callGasLimit: bigint; verificationGasLimit: bigint; preVerificationGas: bigint; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; paymasterAndData: string; validAfter: number; validUntil: number; entryPoint: string; } | { ...; }'.
|
test (20.x)
Property 'paymasterAndData' does not exist on type '{ safe: string; nonce: bigint; initCode: string; callData: string; callGasLimit: bigint; verificationGasLimit: bigint; preVerificationGas: bigint; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; paymasterAndData: string; validAfter: number; validUntil: number; entryPoint: string; } | { ...; }'.
|
test (20.x)
Process completed with exit code 1.
|