Skip to content

Merge pull request #43 from Dynamite2003/feature/streaming #78

Merge pull request #43 from Dynamite2003/feature/streaming

Merge pull request #43 from Dynamite2003/feature/streaming #78

Triggered via push December 15, 2025 07:23
Status Success
Total duration 2m 21s
Artifacts

ci.yml

on: push
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