Skip to content

Add in upload components from PF #132

Add in upload components from PF

Add in upload components from PF #132

Triggered via pull request November 26, 2024 19:10
Status Success
Total duration 39s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Lint: src/app/BaseChatbot/BaseChatbot.tsx#L47
React Hook React.useEffect has a missing dependency: 'currentChatbot?.name'. Either include it or remove the dependency array
Lint: src/app/BaseChatbot/BaseChatbot.tsx#L55
React Hook React.useEffect has a missing dependency: 'currentChatbot?.name'. Either include it or remove the dependency array
Lint: src/app/Compare/CompareChild.tsx#L115
React Hook React.useEffect has missing dependencies: 'handleSend' and 'input'. Either include them or remove the dependency array
Lint: src/app/Compare/CompareLayout.tsx#L76
React Hook React.useEffect has missing dependencies: 'assistants', 'chatbots', and 'navigate'. Either include them or remove the dependency array