Skip to content

feat: add aave-like supply and borrow enable status to reserve tokens #452

feat: add aave-like supply and borrow enable status to reserve tokens

feat: add aave-like supply and borrow enable status to reserve tokens #452

Triggered via pull request July 19, 2024 08:11
Status Failure
Total duration 41s
Artifacts

unit-test.yml

on: pull_request
Run unit test
29s
Run unit test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Run unit test: src/logics/stargate/configs.ts#L277
Element implicitly has an 'any' type because expression of type '"METIS(ERC20)"' can't be used to index type '{ WETH: Token; WBTC: Token; "m.USDC": Token; "m.USDT": Token; METIS: Token; WMETIS: Token; "m.DAI": Token; }'.
Run unit test
Process completed with exit code 1.
Run unit test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/