Test/Vault for user action #397
Annotations
5 errors and 2 warnings
add-liquidity.test.ts > Add liquidity without swap - 1:
src/utils/currency.ts#L155
Error: Failed to fetch currency: 0x00BFD44e79FB7f6dd5887A9426c8EF85A0CD23e0
❯ fetchCurrencyInner ../src/utils/currency.ts:155:11
❯ Module.fetchCurrency ../src/utils/currency.ts:73:20
❯ Module.fetchMarket ../src/apis/market.ts:114:41
❯ Module.fetchPool ../src/apis/pool.ts:22:18
❯ Module.getPool ../src/view.ts:176:16
❯ add-liquidity.test.ts:31:16
|
add-liquidity.test.ts > Add liquidity without swap - 2:
src/utils/currency.ts#L155
Error: Failed to fetch currency: 0x00BFD44e79FB7f6dd5887A9426c8EF85A0CD23e0
❯ fetchCurrencyInner ../src/utils/currency.ts:155:11
❯ Module.fetchCurrency ../src/utils/currency.ts:73:20
❯ Module.fetchMarket ../src/apis/market.ts:114:41
❯ Module.fetchPool ../src/apis/pool.ts:22:18
❯ Module.getPool ../src/view.ts:176:16
❯ add-liquidity.test.ts:193:16
|
add-liquidity.test.ts > Add liquidity one side with swap:
src/utils/currency.ts#L155
Error: Failed to fetch currency: 0x00BFD44e79FB7f6dd5887A9426c8EF85A0CD23e0
❯ fetchCurrencyInner ../src/utils/currency.ts:155:11
❯ Module.fetchCurrency ../src/utils/currency.ts:73:20
❯ Module.fetchMarket ../src/apis/market.ts:114:41
❯ Module.fetchPool ../src/apis/pool.ts:22:18
❯ Module.getPool ../src/view.ts:176:16
❯ add-liquidity.test.ts:355:16
|
add-liquidity.test.ts > Add liquidity two sides with swap:
src/utils/currency.ts#L155
Error: Failed to fetch currency: 0x00BFD44e79FB7f6dd5887A9426c8EF85A0CD23e0
❯ fetchCurrencyInner ../src/utils/currency.ts:155:11
❯ Module.fetchCurrency ../src/utils/currency.ts:73:20
❯ Module.fetchMarket ../src/apis/market.ts:114:41
❯ Module.fetchPool ../src/apis/pool.ts:22:18
❯ Module.getPool ../src/view.ts:176:16
❯ add-liquidity.test.ts:593:16
|
NPM Test (18.10)
Process completed with exit code 1.
|
Check TS (18.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
NPM Test (18.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|