Skip to content

build(deps): Bump @cosmjs/tendermint-rpc from 0.31.3 to 0.32.1 #893

build(deps): Bump @cosmjs/tendermint-rpc from 0.31.3 to 0.32.1

build(deps): Bump @cosmjs/tendermint-rpc from 0.31.3 to 0.32.1 #893

Status Failure
Total duration 1m 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dispatch.yml

on: push
Build & Test  /  Build Node.js
20s
Build & Test / Build Node.js
Build & Test  /  Integration Tests
0s
Build & Test / Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Build & Test / Build Node.js: src/index.ts#L52
Argument of type 'Tendermint34Client' is not assignable to parameter of type 'TendermintClient'.
Build & Test / Build Node.js: src/querier.ts#L7
Argument of type 'Tendermint34Client' is not assignable to parameter of type 'TendermintClient'.
Build & Test / Build Node.js: src/querier.ts#L24
Argument of type 'Tendermint34Client' is not assignable to parameter of type 'TendermintClient'.
Build & Test / Build Node.js: src/querier.ts#L37
Argument of type 'Tendermint34Client' is not assignable to parameter of type 'TendermintClient'.
Build & Test / Build Node.js: src/signer.ts#L97
Argument of type 'Tendermint34Client | undefined' is not assignable to parameter of type 'TendermintClient | undefined'.
Build & Test / Build Node.js
Process completed with exit code 2.