Skip to content

Update dependency ethereum-waffle to v3.4.4 #2906

Update dependency ethereum-waffle to v3.4.4

Update dependency ethereum-waffle to v3.4.4 #2906

Triggered via push August 21, 2025 03:38
Status Failure
Total duration 44s
Artifacts

nodejs.yml

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

Annotations

7 errors
build (12.x)
Process completed with exit code 1.
build (12.x): test/github-market.test.ts#L22
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#L21
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#L17
Argument of type 'Wallet' is not assignable to parameter of type 'Signer'.
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'.