Skip to content

Merge pull request #57 from Dynamite2003/issues #85

Merge pull request #57 from Dynamite2003/issues

Merge pull request #57 from Dynamite2003/issues #85

Triggered via push December 18, 2025 09:20
Status Success
Total duration 2m 34s
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