Run the entire test suite with the latest dependency versions #124
Annotations
11 errors
|
Notify failures
Error: Need to provide at least one botToken or webhookUrl
|
|
Run tests:
packages/hardhat-truffle5/test/tests.ts#L283
Operator '*' cannot be applied to types 'bigint' and 'number'.
|
|
Run tests:
packages/hardhat-truffle5/test/tests.ts#L283
Argument of type 'number' is not assignable to parameter of type 'string'.
|
|
Run tests:
packages/hardhat-truffle5/test/tests.ts#L247
Operator '*' cannot be applied to types 'bigint' and 'number'.
|
|
Run tests:
packages/hardhat-truffle5/test/tests.ts#L247
Argument of type 'number' is not assignable to parameter of type 'string'.
|
|
Run tests:
packages/hardhat-ethers/src/internal/helpers.ts#L416
Type 'HardhatEthersSigner' is not assignable to type 'Signer'.
|
|
Run tests:
packages/hardhat-ethers/src/internal/helpers.ts#L341
Type 'HardhatEthersSigner' is not assignable to type 'Signer'.
|
|
Run tests:
packages/hardhat-ethers/src/internal/helpers.ts#L319
Type 'HardhatEthersSigner' is not assignable to type 'Signer'.
|
|
Run tests:
packages/hardhat-ethers/src/signers.ts#L90
Argument of type 'this' is not assignable to parameter of type 'Signer'.
|
|
Run tests:
packages/hardhat-ethers/src/signers.ts#L80
Type 'HardhatEthersSigner' is missing the following properties from type 'Signer': populateAuthorization, authorize
|
|
Run tests:
packages/hardhat-ethers/src/signers.ts#L20
Class 'HardhatEthersSigner' incorrectly implements interface 'Signer'.
|
Loading