Skip to content

add gitignore for offline and gz files #80

add gitignore for offline and gz files

add gitignore for offline and gz files #80

Triggered via pull request December 17, 2025 10:25
Status Success
Total duration 2m 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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