upgradeable updated & bumpted typescript to v5 #1117
Annotations
10 errors and 1 warning
packages/hardhat-zksync-chai-matchers/src/internal/misc/account.ts#L2
Cannot find module 'zksync-web3' or its corresponding type declarations.
|
packages/hardhat-zksync-chai-matchers/src/internal/misc/account.ts#L18
Property 'getAddress' does not exist on type 'never'.
|
packages/hardhat-zksync-chai-matchers/src/internal/misc/balance.ts#L1
Cannot find module 'zksync-web3' or its corresponding type declarations.
|
packages/hardhat-zksync-chai-matchers/src/internal/misc/balance.ts#L14
Property 'BigNumber' does not exist on type '{ default: typeof import("/home/runner/work/hardhat-zksync/hardhat-zksync/node_modules/ethers/lib.commonjs/index"); ethers: typeof import("/home/runner/work/hardhat-zksync/hardhat-zksync/node_modules/ethers/lib.commonjs/ethers"); ... 187 more ...; wordlists: Record<...>; }'.
|
packages/hardhat-zksync-chai-matchers/src/internal/changeEtherBalance.ts#L2
Cannot find module 'zksync-web3' or its corresponding type declarations.
|
packages/hardhat-zksync-chai-matchers/src/internal/changeEtherBalance.ts#L58
Property 'BigNumber' does not exist on type '{ default: typeof import("/home/runner/work/hardhat-zksync/hardhat-zksync/node_modules/ethers/lib.commonjs/index"); ethers: typeof import("/home/runner/work/hardhat-zksync/hardhat-zksync/node_modules/ethers/lib.commonjs/ethers"); ... 187 more ...; wordlists: Record<...>; }'.
|
packages/hardhat-zksync-chai-matchers/src/internal/changeEtherBalances.ts#L2
Cannot find module 'zksync-web3' or its corresponding type declarations.
|
packages/hardhat-zksync-chai-matchers/src/internal/changeTokenBalance.ts#L1
'"ethers"' has no exported member named 'BigNumber'. Did you mean 'BigNumberish'?
|
packages/hardhat-zksync-chai-matchers/src/internal/changeTokenBalance.ts#L2
Cannot find module 'zksync-web3' or its corresponding type declarations.
|
packages/hardhat-zksync-chai-matchers/src/internal/changeTokenBalance.ts#L135
Property 'address' does not exist on type 'Token'.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading