chore(ui-ux): rename dUSDT to ex_USDT #6316
ci.yml
on: pull_request
Lint - Typescript and ESLint
50s
Lint - Prettier
3m 8s
Unit Tests - Jest
47s
Annotations
10 errors
Lint - Typescript and ESLint:
src/components/commons/token/PoolPairSymbolLocal.tsx#L3
Cannot find module '../../../utils/commons/TokenRename' or its corresponding type declarations.
|
Lint - Typescript and ESLint:
src/components/index/LiquidityPoolList.tsx#L6
Cannot find module '../../utils/commons/TokenRename' or its corresponding type declarations.
|
Lint - Typescript and ESLint:
src/pages/address/_components/AddressBalances.tsx#L9
Cannot find module '../../../utils/commons/TokenRename' or its corresponding type declarations.
|
Lint - Typescript and ESLint:
src/pages/dex/[poolpairId]/_components/PoolPairDetails.tsx#L4
Cannot find module '../../../../utils/commons/TokenRename' or its corresponding type declarations.
|
Lint - Typescript and ESLint:
src/pages/dex/_components/TotalLiquidityInfo.tsx#L3
Cannot find module '../../../utils/commons/TokenRename' or its corresponding type declarations.
|
Lint - Typescript and ESLint:
src/pages/proof-of-backing/_components/BackingCard.tsx#L13
Cannot find module '../../../utils/commons/TokenRename' or its corresponding type declarations.
|
Lint - Typescript and ESLint:
src/pages/proof-of-backing/_components/BackingTable.tsx#L8
Cannot find module '../../../utils/commons/TokenRename' or its corresponding type declarations.
|
Lint - Typescript and ESLint:
src/pages/tokens/_components/TokenTable.tsx#L8
Cannot find module '../../../utils/commons/TokenRename' or its corresponding type declarations.
|
Lint - Typescript and ESLint:
src/pages/vaults/_components/commons/VaultAuctionDetails.tsx#L15
Cannot find module '../../../../utils/commons/TokenRename' or its corresponding type declarations.
|
Lint - Typescript and ESLint
Process completed with exit code 2.
|