Skip to content

Add multiple file upload to the AI assistant #46

Add multiple file upload to the AI assistant

Add multiple file upload to the AI assistant #46

Triggered via pull request February 20, 2025 23:32
Status Failure
Total duration 35s
Artifacts

ci.yml

on: pull_request
build-and-test
25s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
build-and-test: frontend/src/components/QuestionInput/QuestionInput.tsx#L5
'throws' is defined but never used. Allowed unused vars must match /^_/u
build-and-test
Process completed with exit code 1.
build-and-test: frontend/src/components/Answer/Answer.tsx#L73
React Hook useEffect has a missing dependency: 'answer'. Either include it or remove the dependency array
build-and-test: frontend/src/pages/chat/Chat.tsx#L104
React Hook useEffect has a missing dependency: 'toggleErrorDialog'. Either include it or remove the dependency array
build-and-test: frontend/src/pages/chat/Chat.tsx#L763
React Hook useEffect has a missing dependency: 'getUserInfoList'. Either include it or remove the dependency array