fix(agent): profile switch so DeepSQL Agent chat works end-to-end #65
ci.yml
on: pull_request
frontend (build)
26s
backend (compile + package)
37s
mcp (syntax)
11s
docker compose build
37s
backend tests (advisory)
1m 7s
frontend lint (advisory)
58s
Annotations
17 errors and 10 warnings
|
frontend (build)
Canceling since a higher priority waiting request for ci-ci-refs/pull/21/merge exists
|
|
frontend (build)
The operation was canceled.
|
|
backend (compile + package)
Canceling since a higher priority waiting request for ci-ci-refs/pull/21/merge exists
|
|
backend (compile + package)
The operation was canceled.
|
|
docker compose build
Canceling since a higher priority waiting request for ci-ci-refs/pull/21/merge exists
|
|
docker compose build
The operation was canceled.
|
|
frontend lint (advisory)
Canceling since a higher priority waiting request for ci-ci-refs/pull/21/merge exists
|
|
frontend lint (advisory)
The operation was canceled.
|
|
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)
Canceling since a higher priority waiting request for ci-ci-refs/pull/21/merge exists
|
|
backend tests (advisory)
The operation was canceled.
|
|
ci
Canceling since a higher priority waiting request for ci-ci-refs/pull/21/merge exists
|
|
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
|