feat: new chatting page #1524
Annotations
1 error and 6 warnings
coverage
Process completed with exit code 1.
|
coverage:
react/src/components/BAIModal.tsx#L9
'style' is defined but never used
|
coverage:
react/src/components/lablupTalkativotUI/ChatMessageContent.tsx#L4
'PropsWithChildren' is defined but never used
|
coverage:
react/src/components/lablupTalkativotUI/ChatMessageList.tsx#L5
'Button' is defined but never used
|
coverage:
react/src/components/lablupTalkativotUI/ScrollBottomHandlerButton.tsx#L21
React Hook useEffect has a missing dependency: 'onScrollToBottom'. Either include it or remove the dependency array. If 'onScrollToBottom' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
coverage:
react/src/pages/ServingPage.tsx#L4
'Button' is defined but never used
|
coverage:
react/src/pages/ServingPage.tsx#L24
'webuiNavigate' is assigned a value but never used
|