Skip to content

Bump langchain-core from 1.2.5 to 1.2.11 in /backend #3205

Bump langchain-core from 1.2.5 to 1.2.11 in /backend

Bump langchain-core from 1.2.5 to 1.2.11 in /backend #3205

Triggered via pull request February 11, 2026 15:13
Status Success
Total duration 1m 21s
Artifacts

eslint.yml

on: pull_request
Matrix: es-lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
es-lint (20.x): frontend/src/design/components/popovers/NotificationsPopover.js#L123
React Hook useEffect has a missing dependency: 'getCountInbox'. Either include it or remove the dependency array
es-lint (20.x): frontend/src/design/components/popovers/NotificationsPopover.js#L57
React Hook useCallback has a missing dependency: 'fetchItems'. Either include it or remove the dependency array
es-lint (20.x)
React Hook useEffect has missing dependencies: '_getMaintenanceStatus' and 'dispatch'. Either include them or remove the dependency array
es-lint (20.x): frontend/src/authentication/contexts/GenericAuthContext.js#L177
React Hook useEffect has a missing dependency: 'auth'. Either include it or remove the dependency array
es-lint (20.x): frontend/src/authentication/contexts/GenericAuthContext.js#L159
React Hook useEffect has a missing dependency: 'getAuthenticatedUser'. Either include it or remove the dependency array
es-lint (20.x): frontend/src/authentication/contexts/GenericAuthContext.js#L122
React Hook useEffect has a missing dependency: 'processLoadingStateChange'. Either include it or remove the dependency array
es-lint (20.x): frontend/src/authentication/contexts/GenericAuthContext.js#L114
React Hook useEffect has missing dependencies: 'getAuthenticatedUser' and 'processLoadingStateChange'. Either include them or remove the dependency array
es-lint (20.x): frontend/src/authentication/components/MaintenanceGuard.js#L45
React Hook useEffect has missing dependencies: 'checkMaintenanceMode' and 'dispatch'. Either include them or remove the dependency array