Skip to content

build(deps): bump ethers from 5.7.2 to 6.7.1 #873

build(deps): bump ethers from 5.7.2 to 6.7.1

build(deps): bump ethers from 5.7.2 to 6.7.1 #873

Triggered via pull request October 3, 2023 18:59
Status Failure
Total duration 3m 53s
Artifacts

test-contracts.yml

on: pull_request
test-contracts
3m 41s
test-contracts
test-coverage
0s
test-coverage
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test-contracts
Type 'ReadableEthersKumo | _BlockPolledReadableEthersKumo' is not assignable to type 'ReadableEthersKumo'.
test-contracts
Argument of type 'Provider' is not assignable to parameter of type 'ContractRunner'.
test-contracts
Property 'getAssetBalance' in type '_BlockPolledReadableEthersKumo' is not assignable to the same property in base type 'ReadableEthersKumoWithStore<BlockPolledKumoStore>'.
test-contracts
Type 'ReadableEthersKumo | _BlockPolledReadableEthersKumo' is not assignable to type 'ReadableEthersKumo'.
test-contracts
Argument of type 'Provider' is not assignable to parameter of type 'ContractRunner'.
test-contracts
Property 'getAssetBalance' in type '_BlockPolledReadableEthersKumo' is not assignable to the same property in base type 'ReadableEthersKumoWithStore<BlockPolledKumoStore>'.
test-contracts
Process completed with exit code 1.