Skip to content

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

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

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

Status Failure
Total duration 1m 43s
Artifacts

dispatch.yml

on: push
Build & Test  /  Build Node.js
20s
Build & Test / Build Node.js
Lint  /  Broken Markdown links
1m 8s
Lint / Broken Markdown links
Lint  /  Super Linter
1m 34s
Lint / Super Linter
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.