776 addv7compatibility #123
Annotations
10 errors
test (20.x)
Cannot find name 'SafeUserOperation'. Did you mean 'SafeOperation'?
|
test (20.x)
Public property 'data' of exported class has or is using private name 'SafeUserOperation'.
|
test (20.x)
Object literal may only specify known properties, and 'factory' does not exist in 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 'factory' does not exist on type '{ sender: string; nonce: string; initCode: string; callData: string; callGasLimit: bigint; verificationGasLimit: bigint; preVerificationGas: bigint; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; signature: string; paymasterAndData: string; }'.
|
test (20.x)
Property 'factoryData' does not exist on type '{ sender: string; nonce: string; initCode: string; callData: string; callGasLimit: bigint; verificationGasLimit: bigint; preVerificationGas: bigint; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; signature: string; paymasterAndData: string; }'.
|
test (20.x)
Property 'paymaster' does not exist on type '{ sender: string; nonce: string; initCode: string; callData: string; callGasLimit: bigint; verificationGasLimit: bigint; preVerificationGas: bigint; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; signature: string; paymasterAndData: string; }'.
|
test (20.x)
Property 'paymasterData' does not exist on type '{ sender: string; nonce: string; initCode: string; callData: string; callGasLimit: bigint; verificationGasLimit: bigint; preVerificationGas: bigint; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; signature: string; paymasterAndData: string; }'. Did you mean 'paymasterAndData'?
|
test (20.x)
Property 'factory' does not exist on type '{ sender: string; nonce: string; initCode: string; callData: string; callGasLimit: bigint; verificationGasLimit: bigint; preVerificationGas: bigint; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; signature: string; paymasterAndData: string; }'.
|
test (20.x)
Property 'factoryData' does not exist on type '{ sender: string; nonce: string; initCode: string; callData: string; callGasLimit: bigint; verificationGasLimit: bigint; preVerificationGas: bigint; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; signature: string; paymasterAndData: string; }'.
|
test (20.x)
Property 'paymaster' does not exist on type '{ sender: string; nonce: string; initCode: string; callData: string; callGasLimit: bigint; verificationGasLimit: bigint; preVerificationGas: bigint; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; signature: string; paymasterAndData: string; }'.
|