Update dependency @cosmos-kit/cosmostation-extension to v2.11.0 #2248
Annotations
10 errors and 1 warning
test
Cannot find module '@cosmos-kit/cosmostation-extension/dist/cosmostation' or its corresponding type declarations.
|
test
Type '(chain: string | Chain) => { gasPrice: GasPrice; } | { gasPrice?: undefined; }' is not assignable to type '(chain: string | Chain) => SigningCosmWasmClientOptions | undefined'.
|
test
Property 'chain_id' does not exist on type 'string | Chain'.
|
test
Property 'chain_id' does not exist on type 'string | Chain'.
|
test
Type '(options?: DisconnectOptions | undefined) => Promise<void>' is not assignable to type 'MouseEventHandler<HTMLButtonElement>'.
|
test
Argument of type 'import("/home/runner/work/junofarms/junofarms/node_modules/@cosmos-kit/core/node_modules/@cosmjs/cosmwasm-stargate/build/cosmwasmclient").CosmWasmClient' is not assignable to parameter of type 'import("/home/runner/work/junofarms/junofarms/node_modules/@cosmjs/cosmwasm-stargate/build/cosmwasmclient").CosmWasmClient'.
|
test
Argument of type 'import("/home/runner/work/junofarms/junofarms/node_modules/@cosmos-kit/core/node_modules/@cosmjs/cosmwasm-stargate/build/cosmwasmclient").CosmWasmClient' is not assignable to parameter of type 'import("/home/runner/work/junofarms/junofarms/node_modules/@cosmjs/cosmwasm-stargate/build/cosmwasmclient").CosmWasmClient'.
|
test
Argument of type 'import("/home/runner/work/junofarms/junofarms/node_modules/@cosmos-kit/core/node_modules/@cosmjs/cosmwasm-stargate/build/signingcosmwasmclient").SigningCosmWasmClient' is not assignable to parameter of type 'import("/home/runner/work/junofarms/junofarms/node_modules/@cosmjs/cosmwasm-stargate/build/signingcosmwasmclient").SigningCosmWasmClient'.
|
test
Argument of type 'import("/home/runner/work/junofarms/junofarms/node_modules/@cosmos-kit/core/node_modules/@cosmjs/cosmwasm-stargate/build/cosmwasmclient").CosmWasmClient' is not assignable to parameter of type 'import("/home/runner/work/junofarms/junofarms/node_modules/@cosmjs/cosmwasm-stargate/build/cosmwasmclient").CosmWasmClient'.
|
test
Argument of type 'import("/home/runner/work/junofarms/junofarms/node_modules/@cosmos-kit/core/node_modules/@cosmjs/cosmwasm-stargate/build/cosmwasmclient").CosmWasmClient' is not assignable to parameter of type 'import("/home/runner/work/junofarms/junofarms/node_modules/@cosmjs/cosmwasm-stargate/build/cosmwasmclient").CosmWasmClient'.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|