Move orderbook to new ui-kit #363
Annotations
5 errors and 3 warnings
src/enums/market/index.ts#L7
Unable to resolve path to module './DateUnit'
|
src/features/orderbook/components/Orderbook/OrderBook.tsx#L16
Unable to resolve path to module '../../common'
|
src/features/orderbook/components/Orderbook/OrderBookTableRow.tsx#L11
Unable to resolve path to module '../OrderManagementContextProvider'
|
src/features/orderbook/index.ts#L6
Unable to resolve path to module './components/mobileRouter/MobileRouter'
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/features/orderbook/components/Orderbook/OrderBookTableRow.tsx#L6
'KeyboardEventHandler' is defined but never used
|
src/features/orderbook/components/Orderbook/OrderBookTableRow.tsx#L11
'OrderManagementContext' is defined but never used
|
This job failed
Loading