Skip to content

refactor(faucet)!: set default tokens #422

refactor(faucet)!: set default tokens

refactor(faucet)!: set default tokens #422

Triggered via pull request August 15, 2024 01:41
Status Failure
Total duration 2m 18s
Artifacts

test-ts-sdk.yaml

on: pull_request
checkout_cache_install_build_test
2m 7s
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/utils/faucet.test.ts#L95
Argument of type '{ address: string; chain: Chain; amts: { nibi: number; nusd: number; usdt: number; }; grecaptcha: string; }' is not assignable to parameter of type '{ address: string; chain: Chain; grecaptcha: string; }'.
checkout_cache_install_build_test
The process '/usr/local/bin/yarn' failed with exit code 1
checkout_cache_install_build_test
The following actions use a deprecated Node.js version 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/