update: debug helpers #1064
Annotations
5 errors and 1 warning
node_modules/hardhat/common/bigInt.d.ts#L1
Cannot find module 'ethers-v5' or its corresponding type declarations.
|
packages/hardhat-zksync-toolbox/test/tests.ts#L39
Property 'properPrivateKey' does not exist on type 'Assertion'.
|
node_modules/@openzeppelin/upgrades-core/src/validate/run.ts#L168
Argument of type 'import("/home/runner/work/hardhat-zksync/hardhat-zksync/node_modules/@openzeppelin/upgrades-core/src/ast-dereferencer").ASTDereferencer' is not assignable to parameter of type 'import("/home/runner/work/hardhat-zksync/hardhat-zksync/node_modules/solidity-ast/utils").ASTDereferencer'.
|
packages/hardhat-zksync-upgradable/src/core/validate.ts#L108
Argument of type 'import("/home/runner/work/hardhat-zksync/hardhat-zksync/node_modules/@openzeppelin/upgrades-core/dist/ast-dereferencer").ASTDereferencer' is not assignable to parameter of type 'import("/home/runner/work/hardhat-zksync/hardhat-zksync/node_modules/solidity-ast/utils").ASTDereferencer'.
|
|
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