Vue Query & transaction mixing to hooks #852
Annotations
6 errors
src/components/transactions/Transaction.vue#L230
Type 'undefined' cannot be used as an index type.
|
src/components/transactions/utils/getInconsistentStatus.ts#L91
Property 'mainCoin' does not exist on type 'TokenGeneral'.
|
src/components/transactions/utils/getInconsistentStatus.ts#L92
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Record<"ADM" | "BNB" | "ETH" | "BTC" | "BUSD" | "BZZ" | "DAI" | "DASH" | "DOGE" | "ENS" | "FLOKI" | "FLUX" | "GT" | "HOT" | "INJ" | "KLY" | "LINK" | "MANA" | "MATIC" | "PAXG" | "QNT" | "REN" | ... 12 more ... | "XCN", TokenGeneral>'.
|
src/hooks/address/index.ts#L1
Cannot find module './useFindAdmAddress' or its corresponding type declarations.
|
src/hooks/address/index.ts#L2
Cannot find module './useFindAdmTransaction' or its corresponding type declarations.
|
|
This job failed
Loading