Skip to content

chore(release): publish #1515

chore(release): publish

chore(release): publish #1515

Triggered via push January 20, 2024 04:36
Status Success
Total duration 5m 41s
Artifacts

run-tests.yml

on: push
Fit to window
Zoom out
Zoom in

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 'clientMutable' in type 'ChainWC' is not assignable to the same property in base type 'ChainWalletBase'.
wallet-tests
Property 'getOfflineSignerDirect' in type 'WCClient' is not assignable to the same property in base type 'WalletClient'.
wallet-tests
Conversion of type '{ getAccounts: () => Promise<WalletAccount[]>; signDirect: (signerAddress: string, signDoc: DirectSignDoc) => Promise<DirectSignResponse>; }' to type 'OfflineDirectSigner' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
wallet-tests
Property 'getOfflineSigner' in type 'WCClient' is not assignable to the same property in base type 'WalletClient'.
wallet-tests
Property 'signDirect' in type 'WCClient' is not assignable to the same property in base type 'WalletClient'.
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/