chore(deps): bump the dev-dependencies group across 1 directory with 11 updates #14
ci.yml
on: pull_request
frontend (build)
25s
backend (compile + package)
1m 10s
mcp (syntax)
8s
docker compose build
47s
backend tests (advisory)
3m 16s
frontend lint (advisory)
53s
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.
|
|
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
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|