Skip to content

Update and bug fixes #1797

Update and bug fixes

Update and bug fixes #1797

Triggered via pull request August 1, 2024 17:43
Status Success
Total duration 7m 33s
Artifacts

run-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
run-tests
The inferred type of 'signAmino' cannot be named without a reference to '@cosmsnap/snapper/node_modules/@cosmjs/amino'. This is likely not portable. A type annotation is necessary.
run-tests
Type 'Long' is not assignable to type 'bigint'.
run-tests
Argument of type 'SignDoc' is not assignable to parameter of type '{ bodyBytes?: Uint8Array; authInfoBytes?: Uint8Array; chainId?: string; accountNumber?: Long; }'.
run-tests
Type '{ signature: StdSignature; signed: { accountNumber: Long.Long; authInfoBytes: Uint8Array; bodyBytes: Uint8Array; chainId: string; }; }' is not assignable to type 'DirectSignResponse'.
run-tests
'"./client"' has no exported member named 'CosmostationClient'. Did you mean 'CosmosExtensionClient'?
run-tests
The inferred type of 'signAmino' cannot be named without a reference to '@cosmsnap/snapper/node_modules/@cosmjs/amino'. This is likely not portable. A type annotation is necessary.
run-tests
Type 'Long' is not assignable to type 'bigint'.
run-tests
Argument of type 'SignDoc' is not assignable to parameter of type '{ bodyBytes?: Uint8Array; authInfoBytes?: Uint8Array; chainId?: string; accountNumber?: Long; }'.
run-tests
Type '{ signature: StdSignature; signed: { accountNumber: Long.Long; authInfoBytes: Uint8Array; bodyBytes: Uint8Array; chainId: string; }; }' is not assignable to type 'DirectSignResponse'.
run-tests
'"./client"' has no exported member named 'CosmostationClient'. Did you mean 'CosmosExtensionClient'?