Feat: update token list (promote STG to PRD) #2
Annotations
10 errors
src/components/AccountDrawer/MiniPortfolio/Pools/useMultiChainPositions.tsx#L43
Property 'HARMONY' does not exist on type 'typeof ChainId'.
|
src/components/FeeSelector/shared.tsx#L25
Property 'HARMONY' does not exist on type 'typeof ChainId'.
|
src/components/NavBar/ChainSelector.tsx#L123
Parameter 'selectorChain' implicitly has an 'any' type.
|
src/components/NavBar/ChainSelector.tsx#L132
Parameter 'selectorChain' implicitly has an 'any' type.
|
src/components/Polling/ChainConnectivityWarning.tsx#L70
Conversion of type 'L1ChainInfo' to type 'L2ChainInfo' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
src/components/Polling/ChainConnectivityWarning.tsx#L70
Conversion of type 'L1ChainInfo' to type 'L2ChainInfo' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
src/components/Polling/ChainConnectivityWarning.tsx#L73
Conversion of type 'L1ChainInfo' to type 'L2ChainInfo' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
src/connection/index.ts#L73
Property 'HARMONY' does not exist on type 'typeof ChainId'.
|
src/connection/index.ts#L112
Type 'string | undefined' is not assignable to type 'string'.
|
src/connection/index.ts#L112
Property 'HARMONY' does not exist on type 'typeof ChainId'.
|
The logs for this run have expired and are no longer available.
Loading