feat: staking extension and git submodules #383
test-ts-sdk.yaml
on: pull_request
checkout_cache_install_build_test
2m 31s
Annotations
3 errors and 1 warning
checkout_cache_install_build_test:
src/sdk/tx/txClient.ts#L45
Type 'QueryClient & DevgasExtension & EpochsExtension & OracleExtension & SudoExtension & InflationExtension & ... 5 more ... & AuthExtension' is not assignable to type 'NibiruExtensions'.
|
checkout_cache_install_build_test:
src/sdk/query/query.test.ts#L109
Property 'validators' does not exist on type 'Readonly<{ cancelUnbondingDelegation: (args: MsgCancelUnbondingDelegation) => Promise<MsgCancelUnbondingDelegationResponse>; }>'.
|
checkout_cache_install_build_test
The process '/usr/local/bin/yarn' failed with exit code 1
|
checkout_cache_install_build_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, borales/actions-yarn@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|