feat: zksync deposit #987
Annotations
8 errors
src/zksync/utils/l2TokenAddress.test.ts#L2
'erc20Abi' is declared but its value is never read.
|
test/src/zksyncPublicActionsL2MockData.ts#L1
Cannot find module 'abitype' or its corresponding type declarations.
|
test/src/zksyncPublicActionsL2MockData.ts#L2
'FeeValues' is declared but never used.
|
test/src/zksyncPublicActionsL2MockData.ts#L4
Module '"~viem/zksync/index.js"' has no exported member 'CreateWithdrawSpecificationReturnType'.
|
test/src/zksyncPublicActionsL2MockData.ts#L286
Type '{ gas_limit: string; gas_per_pubdata_limit: string; max_fee_per_gas: string; max_priority_fee_per_gas: string; }' is not assignable to type 'FeeValues'.
|
test/src/zksyncPublicActionsL2MockData.ts#L542
Parameter 'client' implicitly has an 'any' type.
|
test/src/zksyncPublicActionsL2MockData.ts#L543
Binding element 'method' implicitly has an 'any' type.
|
|
This job failed
Loading