Update dependency ethereum-waffle to v3.4.4 #2756
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 1 warning
|
build (12.x):
test/github-market.test.ts#L17
Type 'import("/home/runner/work/github-market/github-market/node_modules/ethereum-waffle/node_modules/@ethersproject/contracts/lib/index").Contract' is not assignable to type 'import("/home/runner/work/github-market/github-market/node_modules/@ethersproject/contracts/lib/index").Contract'.
|
|
build (12.x):
test/github-market.test.ts#L17
Argument of type 'Wallet' is not assignable to parameter of type 'Signer'.
|
|
build (12.x):
test/github-market.test.ts#L21
Type 'import("/home/runner/work/github-market/github-market/node_modules/ethereum-waffle/node_modules/@ethersproject/contracts/lib/index").Contract' is not assignable to type 'import("/home/runner/work/github-market/github-market/node_modules/@ethersproject/contracts/lib/index").Contract'.
|
|
build (12.x):
test/github-market.test.ts#L21
Argument of type 'Wallet' is not assignable to parameter of type 'Signer'.
|
|
build (12.x):
test/github-market.test.ts#L22
Type 'import("/home/runner/work/github-market/github-market/node_modules/ethereum-waffle/node_modules/@ethersproject/contracts/lib/index").Contract' is not assignable to type 'import("/home/runner/work/github-market/github-market/node_modules/@ethersproject/contracts/lib/index").Contract'.
|
|
build (12.x):
test/github-market.test.ts#L22
Argument of type 'Wallet' is not assignable to parameter of type 'Signer'.
|
|
build (12.x)
Process completed with exit code 1.
|
|
build (12.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|