Skip to content

chore(deps): bump the dev-dependencies group across 1 directory with 11 updates #36

chore(deps): bump the dev-dependencies group across 1 directory with 11 updates

chore(deps): bump the dev-dependencies group across 1 directory with 11 updates #36

Triggered via pull request August 2, 2026 15:44
Status Failure
Total duration 7m 15s
Artifacts

ci.yml

on: pull_request
frontend (build)
24s
frontend (build)
backend (compile + package)
52s
backend (compile + package)
mcp (syntax)
9s
mcp (syntax)
docker compose build
46s
docker compose build
backend tests (advisory)
3m 49s
backend tests (advisory)
frontend lint (advisory)
1m 9s
frontend lint (advisory)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 16 warnings
frontend (build)
Process completed with exit code 1.
frontend lint (advisory)
Process completed with exit code 1.
frontend lint (advisory): src/components/tabs/Brain/modals/BCNFReviewModal.js#L27
React Hook "useMemo" is called conditionally. React Hooks must be called in the exact same order in every component render
frontend lint (advisory): src/components/tabs/Brain/modals/BCNFReviewModal.js#L20
React Hook "useMemo" is called conditionally. React Hooks must be called in the exact same order in every component render
frontend lint (advisory): src/components/tabs/Brain/modals/AmbiguityModal.js#L27
React Hook "useMemo" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
frontend lint (advisory): src/components/tabs/Brain/components/HelpTooltip.js#L163
React Hook "useEffect" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
frontend lint (advisory)
React Hook "useEffect" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
frontend lint (advisory)
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
docker compose build
Process completed with exit code 1.
backend tests (advisory)
Process completed with exit code 1.
backend (compile + package)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-java@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
frontend (build)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
frontend lint (advisory)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
frontend lint (advisory): src/components/Brain/AgentArtifacts.jsx#L173
'renderLabel' is assigned a value but never used
frontend lint (advisory): src/components/Brain/AgentArtifacts.jsx#L58
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
frontend lint (advisory): src/components/Brain/AgentArtifacts.jsx#L37
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
frontend lint (advisory): src/components/Brain/AgentArtifacts.jsx#L19
'Download' is defined but never used
frontend lint (advisory): src/components/AuthWrapper.js#L57
React Hook useEffect has a missing dependency: 'checkAuth'. Either include it or remove the dependency array
frontend lint (advisory): mcp/src/user-home.js#L24
'_' is defined but never used
frontend lint (advisory): mcp/src/ui/sse.js#L20
'normalizeBaseUrl' is assigned a value but never used
frontend lint (advisory): mcp/src/commands/_connections.js#L75
'source' is assigned a value but never used
frontend lint (advisory): mcp/src/auth/password-flow.js#L31
'os' is assigned a value but never used
frontend lint (advisory): eslint.config.js#L1
'js' is defined but never used
mcp (syntax)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
docker compose build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
backend tests (advisory)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-java@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/