Skip to content

bugfix: modify postgres password to keep security #89

bugfix: modify postgres password to keep security

bugfix: modify postgres password to keep security #89

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