Skip to content

chai-matchers update iteration 1 #1121

chai-matchers update iteration 1

chai-matchers update iteration 1 #1121

Triggered via push October 30, 2023 20:50
Status Failure
Total duration 2m 0s
Artifacts

ci.yml

on: push
Matrix: zksolc
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 11 warnings
verify-vyper: packages/hardhat-zksync-chai-matchers/src/internal/changeEtherBalance.ts#L38
Argument of type '([actualChange, address]: [bigint, string]) => void' is not assignable to parameter of type '(value: [bigint, string | BaseContractMethod<any[], any, any>]) => void | PromiseLike<void>'.
verify-vyper: packages/hardhat-zksync-chai-matchers/src/internal/changeEtherBalance.ts#L82
Property 'effectiveGasPrice' does not exist on type 'TransactionReceipt'.
verify-vyper: packages/hardhat-zksync-chai-matchers/src/internal/changeEtherBalances.ts#L72
Argument of type '([actualChanges, accountAddresses]: [Array<bigint>, string[]]) => void' is not assignable to parameter of type '(value: [any[], (string | BaseContractMethod<any[], any, any>)[]]) => void | PromiseLike<void>'.
verify-vyper: packages/hardhat-zksync-chai-matchers/src/internal/changeEtherBalances.ts#L115
Property 'effectiveGasPrice' does not exist on type 'TransactionReceipt'.
verify-vyper: packages/hardhat-zksync-chai-matchers/src/internal/changeTokenBalance.ts#L9
Property 'balanceOf' of type '(address: string, overrides?: any) => Promise<bigint>' is not assignable to 'string' index type 'BaseContractMethod<any[], any, any>'.
verify-vyper: packages/hardhat-zksync-chai-matchers/src/internal/changeTokenBalance.ts#L40
Argument of type '([actualChange, address, tokenDescription]: [bigint, string, string]) => void' is not assignable to parameter of type '(value: [bigint, string | BaseContractMethod<any[], any, any>, string]) => void | PromiseLike<void>'.
verify-vyper: packages/hardhat-zksync-chai-matchers/src/internal/changeTokenBalance.ts#L94
Argument of type '([actualChanges, addresses, tokenDescription]: [ bigint[], string[], string]) => void' is not assignable to parameter of type '(value: [bigint[], (string | BaseContractMethod<any[], any, any>)[], string]) => void | PromiseLike<void>'.
verify-vyper: packages/hardhat-zksync-chai-matchers/node_modules/@nomicfoundation/hardhat-chai-matchers/internal/reverted/panic.d.ts#L1
'"ethers"' has no exported member named 'BigNumber'. Did you mean 'BigNumberish'?
verify-vyper: node_modules/hardhat/common/bigInt.d.ts#L1
Cannot find module 'ethers-v5' or its corresponding type declarations.
verify-vyper: packages/hardhat-zksync-chai-matchers/test/changeEtherBalance.ts#L36
Type 'HDNodeWallet' is missing the following properties from type 'Wallet': eip712, _providerL1, _providerL2, _signerL1, and 31 more.
upgradable: packages/hardhat-zksync-chai-matchers/src/internal/changeEtherBalance.ts#L38
Argument of type '([actualChange, address]: [bigint, string]) => void' is not assignable to parameter of type '(value: [bigint, string | BaseContractMethod<any[], any, any>]) => void | PromiseLike<void>'.
upgradable: packages/hardhat-zksync-chai-matchers/src/internal/changeEtherBalance.ts#L82
Property 'effectiveGasPrice' does not exist on type 'TransactionReceipt'.
upgradable: packages/hardhat-zksync-chai-matchers/src/internal/changeEtherBalances.ts#L72
Argument of type '([actualChanges, accountAddresses]: [Array<bigint>, string[]]) => void' is not assignable to parameter of type '(value: [any[], (string | BaseContractMethod<any[], any, any>)[]]) => void | PromiseLike<void>'.
upgradable: packages/hardhat-zksync-chai-matchers/src/internal/changeEtherBalances.ts#L115
Property 'effectiveGasPrice' does not exist on type 'TransactionReceipt'.
upgradable: packages/hardhat-zksync-chai-matchers/src/internal/changeTokenBalance.ts#L9
Property 'balanceOf' of type '(address: string, overrides?: any) => Promise<bigint>' is not assignable to 'string' index type 'BaseContractMethod<any[], any, any>'.
upgradable: packages/hardhat-zksync-chai-matchers/src/internal/changeTokenBalance.ts#L40
Argument of type '([actualChange, address, tokenDescription]: [bigint, string, string]) => void' is not assignable to parameter of type '(value: [bigint, string | BaseContractMethod<any[], any, any>, string]) => void | PromiseLike<void>'.
upgradable: packages/hardhat-zksync-chai-matchers/src/internal/changeTokenBalance.ts#L94
Argument of type '([actualChanges, addresses, tokenDescription]: [ bigint[], string[], string]) => void' is not assignable to parameter of type '(value: [bigint[], (string | BaseContractMethod<any[], any, any>)[], string]) => void | PromiseLike<void>'.
upgradable: packages/hardhat-zksync-chai-matchers/node_modules/@nomicfoundation/hardhat-chai-matchers/internal/reverted/panic.d.ts#L1
'"ethers"' has no exported member named 'BigNumber'. Did you mean 'BigNumberish'?
upgradable: node_modules/hardhat/common/bigInt.d.ts#L1
Cannot find module 'ethers-v5' or its corresponding type declarations.
upgradable: packages/hardhat-zksync-chai-matchers/test/changeEtherBalance.ts#L36
Type 'HDNodeWallet' is missing the following properties from type 'Wallet': eip712, _providerL1, _providerL2, _signerL1, and 31 more.
deploy: packages/hardhat-zksync-chai-matchers/src/internal/changeEtherBalance.ts#L38
Argument of type '([actualChange, address]: [bigint, string]) => void' is not assignable to parameter of type '(value: [bigint, string | BaseContractMethod<any[], any, any>]) => void | PromiseLike<void>'.
deploy: packages/hardhat-zksync-chai-matchers/src/internal/changeEtherBalance.ts#L82
Property 'effectiveGasPrice' does not exist on type 'TransactionReceipt'.
deploy: packages/hardhat-zksync-chai-matchers/src/internal/changeEtherBalances.ts#L72
Argument of type '([actualChanges, accountAddresses]: [Array<bigint>, string[]]) => void' is not assignable to parameter of type '(value: [any[], (string | BaseContractMethod<any[], any, any>)[]]) => void | PromiseLike<void>'.
deploy: packages/hardhat-zksync-chai-matchers/src/internal/changeEtherBalances.ts#L115
Property 'effectiveGasPrice' does not exist on type 'TransactionReceipt'.
deploy: packages/hardhat-zksync-chai-matchers/src/internal/changeTokenBalance.ts#L9
Property 'balanceOf' of type '(address: string, overrides?: any) => Promise<bigint>' is not assignable to 'string' index type 'BaseContractMethod<any[], any, any>'.
deploy: packages/hardhat-zksync-chai-matchers/src/internal/changeTokenBalance.ts#L40
Argument of type '([actualChange, address, tokenDescription]: [bigint, string, string]) => void' is not assignable to parameter of type '(value: [bigint, string | BaseContractMethod<any[], any, any>, string]) => void | PromiseLike<void>'.
deploy: packages/hardhat-zksync-chai-matchers/src/internal/changeTokenBalance.ts#L94
Argument of type '([actualChanges, addresses, tokenDescription]: [ bigint[], string[], string]) => void' is not assignable to parameter of type '(value: [bigint[], (string | BaseContractMethod<any[], any, any>)[], string]) => void | PromiseLike<void>'.
deploy: packages/hardhat-zksync-chai-matchers/node_modules/@nomicfoundation/hardhat-chai-matchers/internal/reverted/panic.d.ts#L1
'"ethers"' has no exported member named 'BigNumber'. Did you mean 'BigNumberish'?
deploy: node_modules/hardhat/common/bigInt.d.ts#L1
Cannot find module 'ethers-v5' or its corresponding type declarations.
deploy: packages/hardhat-zksync-chai-matchers/test/changeEtherBalance.ts#L36
Type 'HDNodeWallet' is missing the following properties from type 'Wallet': eip712, _providerL1, _providerL2, _signerL1, and 31 more.
chai-matchers: packages/hardhat-zksync-chai-matchers/src/internal/changeEtherBalance.ts#L38
Argument of type '([actualChange, address]: [bigint, string]) => void' is not assignable to parameter of type '(value: [bigint, string | BaseContractMethod<any[], any, any>]) => void | PromiseLike<void>'.
chai-matchers: packages/hardhat-zksync-chai-matchers/src/internal/changeEtherBalance.ts#L82
Property 'effectiveGasPrice' does not exist on type 'TransactionReceipt'.
chai-matchers: packages/hardhat-zksync-chai-matchers/src/internal/changeEtherBalances.ts#L72
Argument of type '([actualChanges, accountAddresses]: [Array<bigint>, string[]]) => void' is not assignable to parameter of type '(value: [any[], (string | BaseContractMethod<any[], any, any>)[]]) => void | PromiseLike<void>'.
chai-matchers: packages/hardhat-zksync-chai-matchers/src/internal/changeEtherBalances.ts#L115
Property 'effectiveGasPrice' does not exist on type 'TransactionReceipt'.
chai-matchers: packages/hardhat-zksync-chai-matchers/src/internal/changeTokenBalance.ts#L9
Property 'balanceOf' of type '(address: string, overrides?: any) => Promise<bigint>' is not assignable to 'string' index type 'BaseContractMethod<any[], any, any>'.
chai-matchers: packages/hardhat-zksync-chai-matchers/src/internal/changeTokenBalance.ts#L40
Argument of type '([actualChange, address, tokenDescription]: [bigint, string, string]) => void' is not assignable to parameter of type '(value: [bigint, string | BaseContractMethod<any[], any, any>, string]) => void | PromiseLike<void>'.
chai-matchers: packages/hardhat-zksync-chai-matchers/src/internal/changeTokenBalance.ts#L94
Argument of type '([actualChanges, addresses, tokenDescription]: [ bigint[], string[], string]) => void' is not assignable to parameter of type '(value: [bigint[], (string | BaseContractMethod<any[], any, any>)[], string]) => void | PromiseLike<void>'.
chai-matchers: packages/hardhat-zksync-chai-matchers/node_modules/@nomicfoundation/hardhat-chai-matchers/internal/reverted/panic.d.ts#L1
'"ethers"' has no exported member named 'BigNumber'. Did you mean 'BigNumberish'?
chai-matchers: node_modules/hardhat/common/bigInt.d.ts#L1
Cannot find module 'ethers-v5' or its corresponding type declarations.
chai-matchers: packages/hardhat-zksync-chai-matchers/test/changeEtherBalance.ts#L36
Type 'HDNodeWallet' is missing the following properties from type 'Wallet': eip712, _providerL1, _providerL2, _signerL1, and 31 more.
zksolc (0.4.22, ubuntu)
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/
zksolc (0.7.6, ubuntu)
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/
zksolc (0.8.16, ubuntu)
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/
zkvyper
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/
verify-vyper
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/
zksolc (0.7.6, macos)
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/
zksolc (0.8.16, macos)
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/
zksolc (0.4.22, macos)
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/
upgradable
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/
deploy
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/
chai-matchers
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/