chore(deps): bump aws.sdk.version from 2.41.14 to 2.49.6 in /backend #25
ci.yml
on: pull_request
frontend (build)
36s
backend (compile + package)
58s
mcp (syntax)
10s
docker compose build
3m 8s
backend tests (advisory)
3m 46s
frontend lint (advisory)
55s
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.
|
|
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/
|
|
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
|
|
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/
|
|
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/
|
|
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/
|