Skip to content

Vue Query & transaction mixing to hooks #857

Vue Query & transaction mixing to hooks

Vue Query & transaction mixing to hooks #857

Triggered via pull request July 15, 2024 20:47
Status Failure
Total duration 1m 8s
Artifacts

preview.yml

on: pull_request
Build and Deploy to surge
55s
Build and Deploy to surge
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Build and Deploy to surge: src/components/transactions/Transaction.vue#L232
Type 'undefined' cannot be used as an index type.
Build and Deploy to surge: src/components/transactions/utils/getInconsistentStatus.ts#L91
Property 'mainCoin' does not exist on type 'TokenGeneral'.
Build and Deploy to surge: 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>'.
Build and Deploy to surge: src/hooks/address/index.ts#L1
Cannot find module './useFindAdmAddress' or its corresponding type declarations.
Build and Deploy to surge: src/hooks/address/index.ts#L2
Cannot find module './useFindAdmTransaction' or its corresponding type declarations.
Build and Deploy to surge
Process completed with exit code 2.