Skip to content

Merge pull request #17 from vxcontrol/14-enhancement-openrouter-confi… #37

Merge pull request #17 from vxcontrol/14-enhancement-openrouter-confi…

Merge pull request #17 from vxcontrol/14-enhancement-openrouter-confi… #37

Triggered via push March 24, 2025 09:13
Status Success
Total duration 26m 40s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
lint-and-test
Cannot open: File exists
lint-and-test
Cannot open: File exists
lint-and-test
Cannot open: File exists
lint-and-test
Cannot open: File exists
lint-and-test
Cannot open: File exists
lint-and-test
Cannot open: File exists
lint-and-test
Cannot open: File exists
lint-and-test
Cannot open: File exists
lint-and-test
Cannot open: File exists
lint-and-test
Cannot open: File exists
lint-and-test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
lint-and-test: frontend/src/pages/Chat.tsx#L167
React Hook useEffect has a missing dependency: 'selectedFlowId'. Either include it or remove the dependency array
lint-and-test: frontend/src/pages/Chat.tsx#L165
Do not call the 'set' function 'setSelectedFlowId' of 'useState' directly in 'useEffect'
lint-and-test: frontend/src/pages/Chat.tsx#L70
Do not call the 'set' function 'setSelectedProvider' of 'useState' directly in 'useEffect'
lint-and-test: frontend/src/pages/Chat.tsx#L65
Do not call the 'set' function 'setUser' of 'useState' directly in 'useEffect'
lint-and-test: frontend/src/hooks/use-breakpoint.ts#L42
Do not call the 'set' function 'setBreakpoint' of 'useState' directly in 'useEffect'
lint-and-test: frontend/src/features/chat/ChatSidebar.tsx#L69
Do not call the 'set' function 'setIsTruncated' of 'useState' directly in 'useEffect'
lint-and-test: frontend/src/components/Terminal.tsx#L161
Do not call the 'set' function 'setIsTerminalOpened' of 'useState' directly in 'useEffect'