Merge pull request #44 from Dynamite2003/agread #79
ci.yml
on: push
backend-tests
2m 25s
frontend-lint
30s
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
|