Merge pull request #43 from Dynamite2003/feature/streaming #78
ci.yml
on: push
backend-tests
2m 18s
frontend-lint
33s
Annotations
4 warnings
|
frontend-lint:
frontend/src/components/academic/ConversationHistory.tsx#L59
React Hook useEffect has a missing dependency: 'loadConversations'. Either include it or remove the dependency array
|
|
frontend-lint:
frontend/src/components/academic/ConversationHistory.tsx#L52
React Hook useEffect has a missing dependency: 'loadConversations'. Either include it or remove the dependency array
|
|
frontend-lint:
frontend/src/components/academic/ConversationHistory.tsx#L45
React Hook useEffect has a missing dependency: 'loadConversations'. Either include it or remove the dependency array
|
|
frontend-lint:
frontend/src/app/academic/page.tsx#L12
'intelligentSearch' is defined but never used
|