Skip to content

fix: update LLM server configuration check to allow for additional mo… #45

fix: update LLM server configuration check to allow for additional mo…

fix: update LLM server configuration check to allow for additional mo… #45

Triggered via push March 27, 2025 16:07
Status Success
Total duration 33m 38s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 11 warnings
lint-and-test: backend/pkg/providers/performers.go#L326
Error return value of `fp.agentLog.PutLog` is not checked (errcheck)
lint-and-test: backend/cmd/ctester/utils.go#L38
Error return value of `json.Unmarshal` is not checked (errcheck)
lint-and-test: backend/cmd/ctester/report.go#L107
Error return value of `file.WriteString` is not checked (errcheck)
lint-and-test: backend/cmd/ctester/report.go#L104
Error return value of `file.WriteString` is not checked (errcheck)
lint-and-test: backend/cmd/ctester/report.go#L103
Error return value of `file.WriteString` is not checked (errcheck)
lint-and-test: backend/pkg/tools/tools.go#L327
Error return value of `fte.docker.DeleteContainer` is not checked (errcheck)
lint-and-test: backend/pkg/observability/collector.go#L102
Error return value of `meter.Int64ObservableGauge` is not checked (errcheck)
lint-and-test: backend/pkg/observability/collector.go#L97
Error return value of `meter.Int64ObservableGauge` is not checked (errcheck)
lint-and-test: backend/pkg/observability/collector.go#L92
Error return value of `meter.Int64ObservableGauge` is not checked (errcheck)
lint-and-test: backend/pkg/config/config.go#L100
Error return value of `godotenv.Load` is not checked (errcheck)
lint-and-test
Process completed with exit code 1.
lint-and-test: frontend/src/pages/Chat.tsx#L227
Expected indentation of 40 spaces
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: 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#L278
Conditionally rendered text nodes with siblings (elements or nodes), when rendered as a direct child of a JSX element, should be wrapped in an element (for example, a <span>) to prevent Google Translate causing a browser error while manipulating the DOM
lint-and-test: frontend/src/features/chat/ChatSidebar.tsx#L278
Conditionally rendered text nodes with siblings (elements or nodes), when rendered as a direct child of a JSX element, should be wrapped in an element (for example, a <span>) to prevent Google Translate causing a browser error while manipulating the DOM
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/features/authentication/LoginForm.tsx#L292
Static text nodes which are preceeded by a conditional expression, when rendered as a direct child of a JSX element, should be wrapped in an element (for example, a <span>) to prevent Google Translate causing a browser error while manipulating the DOM
lint-and-test: frontend/src/components/Terminal.tsx#L161
Do not call the 'set' function 'setIsTerminalOpened' of 'useState' directly in 'useEffect'
lint-and-test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2