build(deps): Bump @cosmjs/tendermint-rpc from 0.31.3 to 0.32.2 #923
dispatch.yml
on: push
Build & Test
/
Build Node.js
20s
Lint
/
Broken Markdown links
1m 8s
Lint
/
Super Linter
1m 34s
Release
/
Semantic Release
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.
|