Skip to content

Add documentation on updating the model version #66

Add documentation on updating the model version

Add documentation on updating the model version #66

Triggered via pull request February 26, 2025 17:47
Status Success
Total duration 1m 45s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
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#L105
React Hook useEffect has missing dependencies: 'appStateContext.state.chatHistoryLoadingState', 'hideErrorDialog', 'isCosmosDbConfigured', and 'toggleErrorDialog'. Either include them or remove the dependency array
build-and-test: frontend/src/pages/chat/Chat.tsx#L118
React Hook useEffect has missing dependencies: 'ui?.chat_logo' and 'ui?.logo'. Either include them or remove the dependency array
build-and-test: frontend/src/pages/chat/Chat.tsx#L751
React Hook useLayoutEffect has missing dependencies: 'ERROR' and 'appStateContext'. Either include them or remove the dependency array
build-and-test: frontend/src/pages/chat/Chat.tsx#L755
React Hook useEffect has a missing dependency: 'getUserInfoList'. Either include it or remove the dependency array