Skip to content

Add natural language pipeline builder with cron/stage generation #13

Add natural language pipeline builder with cron/stage generation

Add natural language pipeline builder with cron/stage generation #13

Triggered via pull request February 24, 2026 14:59
Status Failure
Total duration 1m 14s
Artifacts

secure-ci.yml

on: pull_request
Frontend checks
1m 9s
Frontend checks
Backend tests
33s
Backend tests
Dependency review
9s
Dependency review
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Backend tests
Process completed with exit code 2.
Frontend checks: src/hooks/useLogs.ts#L93
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
Frontend checks: src/hooks/useLogs.ts#L93
React Hook useEffect has a missing dependency: 'fetchLogs'. Either include it or remove the dependency array
Frontend checks: src/hooks/useExecutions.ts#L102
React Hook useEffect has a missing dependency: 'fetchExecutions'. Either include it or remove the dependency array
Frontend checks: src/hooks/useChatHistory.ts#L50
React Hook useEffect has a missing dependency: 'refreshConversations'. Either include it or remove the dependency array
Frontend checks: src/hooks/useAlerts.ts#L110
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
Frontend checks: src/hooks/useAlerts.ts#L110
React Hook useEffect has a missing dependency: 'fetchAlerts'. Either include it or remove the dependency array