Skip to content

feat: eth protos

feat: eth protos #405

Triggered via pull request July 29, 2024 13:33
Status Failure
Total duration 2m 1s
Artifacts

test-ts-sdk.yaml

on: pull_request
checkout_cache_install_build_test
1m 49s
checkout_cache_install_build_test
Fit to window
Zoom out
Zoom in

Annotations

8 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/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/