chore(release): publish #1514
Annotations
10 errors and 3 warnings
wallet-tests
Property 'getOfflineSigner' in type 'KeplrClient' is not assignable to the same property in base type 'WalletClient'.
|
wallet-tests
Property 'getOfflineSignerDirect' in type 'KeplrClient' is not assignable to the same property in base type 'WalletClient'.
|
wallet-tests
Type '(signerAddress: string, signDoc: SignDoc) => Promise<{ signed: { accountNumber: bigint; bodyBytes: Uint8Array; authInfoBytes: Uint8Array; chainId: string; }; signature: StdSignature; }>' is not assignable to type '(signerAddress: string, signDoc: SignDoc) => Promise<DirectSignResponse>'.
|
wallet-tests
Argument of type 'SignDoc' is not assignable to parameter of type 'DirectSignDoc'.
|
wallet-tests
Argument of type 'KeplrClient' is not assignable to parameter of type 'WalletClient'.
|
wallet-tests
Property 'getOfflineSigner' in type 'CosmosSnapClient' is not assignable to the same property in base type 'WalletClient'.
|
wallet-tests
Property 'getOfflineSignerDirect' in type 'CosmosSnapClient' is not assignable to the same property in base type 'WalletClient'.
|
wallet-tests
Argument of type 'SignDoc' is not assignable to parameter of type 'DirectSignDoc'.
|
wallet-tests
Property 'signDirect' in type 'CosmosSnapClient' is not assignable to the same property in base type 'WalletClient'.
|
wallet-tests
Type 'Long' is missing the following properties from type 'Long': ge, eqz, le, rem, and 10 more.
|
wallet-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
wallet-tests
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
wallet-tests
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|