Update dependency @cosmos-kit/keplr to v2.13.0 #2312
Annotations
10 errors and 1 warning
test
Cannot find module '@cosmos-kit/keplr-extension/dist/keplr' 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|