feat: eth protos #404
test-ts-sdk.yaml
on: pull_request
checkout_cache_install_build_test
1m 52s
Annotations
10 errors and 1 warning
checkout_cache_install_build_test:
src/sdk/query/eth.ts#L27
Module '"src/protojs/index.eth.evm.v1"' has no exported member 'MsgEthereumTxResponse'.
|
checkout_cache_install_build_test:
src/sdk/tx/txClient.ts#L53
Type 'QueryClient & DevgasExtension & EpochsExtension & EthExtension & OracleExtension & SudoExtension & ... 12 more ... & SudoMsgExtension' is not assignable to type 'NibiruExtensions'.
|
checkout_cache_install_build_test:
src/sdk/tx/txClient.ts#L73
Expected 1-19 arguments, but got 20.
|
checkout_cache_install_build_test:
src/sdk/query/query.test.ts#L55
Property 'oracle' does not exist on type 'NibiruExtensions'.
|
checkout_cache_install_build_test:
src/sdk/query/query.test.ts#L65
Property 'oracle' does not exist on type 'NibiruExtensions'.
|
checkout_cache_install_build_test:
src/sdk/query/query.test.ts#L72
Property 'oracle' does not exist on type 'NibiruExtensions'.
|
checkout_cache_install_build_test:
src/sdk/query/query.test.ts#L90
Property 'epochs' does not exist on type 'NibiruExtensions'.
|
checkout_cache_install_build_test:
src/sdk/query/query.test.ts#L96
Property 'epochs' does not exist on type 'NibiruExtensions'.
|
checkout_cache_install_build_test:
src/sdk/utils/balancer.test.ts#L2
Cannot find module '../balancer' or its corresponding type declarations.
|
checkout_cache_install_build_test
The process '/usr/local/bin/yarn' failed with exit code 1
|
checkout_cache_install_build_test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, borales/actions-yarn@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|