Skip to content

feat: eth protos

feat: eth protos #415

Triggered via pull request August 2, 2024 17:20
Status Failure
Total duration 1m 28s
Artifacts

test-ts-sdk.yaml

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

Annotations

2 errors and 1 warning
checkout_cache_install_build_test: src/sdk/msg/eth.test.ts#L56
Property 'createFuntokenFee' is missing in type '{ evmDenom: string; enableCreate: true; enableCall: true; extraEips: Long[]; allowUnprotectedTxs: true; activePrecompiles: string[]; evmChannels: string[]; }' but required in type 'Params'.
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/