fix(agent): profile switch so DeepSQL Agent chat works end-to-end #68
ci.yml
on: pull_request
frontend (build)
15m 1s
backend (compile + package)
15m 1s
mcp (syntax)
15m 1s
docker compose build
15m 1s
backend tests (advisory)
15m 1s
frontend lint (advisory)
2m 19s
Annotations
13 errors and 10 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?
|
|
docker compose build
The job was not acquired by Runner of type hosted even after multiple attempts
|
|
mcp (syntax)
The job was not acquired by Runner of type hosted even after multiple attempts
|
|
frontend (build)
The job was not acquired by Runner of type hosted even after multiple attempts
|
|
backend tests (advisory)
The job was not acquired by Runner of type hosted even after multiple attempts
|
|
backend (compile + package)
The job was not acquired by Runner of type hosted even after multiple attempts
|
|
ci
Internal server error. Correlation ID: 697cba4a-3ecf-468b-ab02-b3c625311de5
|
|
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
|