clean: move arxiv.py to endpoints #102
ci.yml
on: push
backend-tests
2m 15s
frontend-lint
28s
Annotations
1 error and 6 warnings
|
backend-tests
Process completed with exit code 1.
|
|
frontend-lint:
frontend/src/components/ai-agent/AgentChatPanel.tsx#L169
React Hook useCallback has a missing dependency: 'paperId'. Either include it or remove the dependency array
|
|
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/smart-reading/page.tsx#L87
React Hook useCallback does nothing when called with only one argument. Did you forget to pass an array of dependencies?
|
|
frontend-lint:
frontend/src/app/academic/page.tsx#L12
'intelligentSearch' is defined but never used
|