Skip to content

bugfix: fix redis conf binding error #90

bugfix: fix redis conf binding error

bugfix: fix redis conf binding error #90

Triggered via push December 19, 2025 03:49
Status Success
Total duration 2m 24s
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