add gitignore for offline and gz files #80
ci.yml
on: pull_request
backend-tests
2m 22s
frontend-lint
28s
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
|