[ECO-2161] Update market page with new grace period dynamics #2305
Annotations
6 errors and 1 warning
|
src/typescript/frontend/src/components/pages/emojicoin/ClientEmojicoinPage.tsx#L40
Replace `queryKey:·["grace-period",·props.data.symbol]` with `·queryKey:·["grace-period",·props.data.symbol]·`
|
src/typescript/frontend/src/components/pages/emojicoin/components/trade-emojicoin/LiquidityButton.tsx#L46
Replace `queryKey:·["grace-period",·props.data.symbol]` with `·queryKey:·["grace-period",·props.data.symbol]·`
|
src/typescript/frontend/src/components/pages/emojicoin/components/trade-emojicoin/LiquidityButton.tsx#L78
Replace `Grace·period·({timeLeft(60·*·5·-·(now·-·registrationTime))}·left)` with `⏎··············Grace·period·({timeLeft(60·*·5·-·(now·-·registrationTime))}·left)⏎············`
|
src/typescript/frontend/src/components/pages/emojicoin/components/trade-emojicoin/SwapButton.tsx#L102
Replace `·className="max-w-[300px]"·content="This·market·is·in·its·grace·period.·During·the·grace·period·of·a·market,·only·the·market·creator·can·trade.·The·grace·period·ends·5·minutes·after·the·market·registration,·of·after·the·first·trade,·whichever·comes·first."` with `⏎············className="max-w-[300px]"⏎············content="This·market·is·in·its·grace·period.·During·the·grace·period·of·a·market,·only·the·market·creator·can·trade.·The·grace·period·ends·5·minutes·after·the·market·registration,·of·after·the·first·trade,·whichever·comes·first."⏎··········`
|
|
src/typescript/frontend/src/components/pages/emojicoin/ClientEmojicoinPage.tsx#L41
React Hook useEffect has missing dependencies: 'props.data.symbol' and 'queryClient'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading