Skip to content

Update dependency @cosmos-kit/cosmostation-extension to v2.13.0 #2292

Update dependency @cosmos-kit/cosmostation-extension to v2.13.0

Update dependency @cosmos-kit/cosmostation-extension to v2.13.0 #2292

Status Failure
Total duration 56s
Artifacts

cloud.yml

on: push
Fit to window
Zoom out
Zoom in

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
The following actions uses Node.js version which is deprecated 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/