Skip to content

chore(deps): bump node from 22-alpine to 25-alpine #24

chore(deps): bump node from 22-alpine to 25-alpine

chore(deps): bump node from 22-alpine to 25-alpine #24

Triggered via pull request August 2, 2026 15:42
Status Success
Total duration 5m 1s
Artifacts

ci.yml

on: pull_request
frontend (build)
35s
frontend (build)
backend (compile + package)
1m 2s
backend (compile + package)
mcp (syntax)
7s
mcp (syntax)
docker compose build
2m 55s
docker compose build
backend tests (advisory)
3m 46s
backend tests (advisory)
frontend lint (advisory)
56s
frontend lint (advisory)
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 16 warnings
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?
backend tests (advisory)
Process completed with exit code 1.
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/App.jsx#L3
'Home' is defined but never used
frontend lint (advisory): src/App.jsx#L2
'AuthProvider' is defined but never used
frontend lint (advisory): src/App.jsx#L1
'Navigate' is defined but never used
frontend lint (advisory): src/App.jsx#L1
'Route' is defined but never used
frontend lint (advisory): src/App.jsx#L1
'Routes' is defined but never used
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
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/
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/
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/