Skip to content

Updating workflow

Updating workflow #194

Triggered via push January 23, 2025 22:23
Status Success
Total duration 44s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint: src/app/Compare/CompareChild.tsx#L118
React Hook React.useEffect has missing dependencies: 'handleSend' and 'input'. Either include them or remove the dependency array
Lint: src/app/Compare/CompareLayout.tsx#L87
React Hook React.useEffect has missing dependencies: 'allChatbots', 'assistants', and 'navigate'. Either include them or remove the dependency array
Lint: src/app/FlyoutForm/AssistantFlyoutForm.tsx#L142
React Hook React.useEffect has a missing dependency: 'loadData'. Either include it or remove the dependency array
Lint: src/app/FlyoutForm/KnowledgeSourceFlyoutForm.tsx#L55
React Hook React.useEffect has a missing dependency: 'validateForm'. Either include it or remove the dependency array
Lint: src/app/FlyoutForm/LLMConnectionFlyoutForm.tsx#L63
React Hook React.useEffect has a missing dependency: 'validateForm'. Either include it or remove the dependency array
Lint: src/app/FlyoutList/FlyoutList.tsx#L129
React Hook React.useEffect has missing dependencies: 'loadItems' and 'setReloadList'. Either include them or remove the dependency array