refactor(faucet)!: set default tokens #422
Annotations
2 errors and 1 warning
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; }'.
|
|
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/
|
This job failed
Loading