Skip to content

Remove unused packages: jinja2, deprecated (#969) #26

Remove unused packages: jinja2, deprecated (#969)

Remove unused packages: jinja2, deprecated (#969) #26

Triggered via push January 12, 2024 21:56
Status Success
Total duration 1m 13s
Artifacts

eslint.yml

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

Annotations

10 warnings
es-lint (16.x): frontend/src/authentication/contexts/GenericAuthContext.js#L108
React Hook useEffect has missing dependencies: 'getAuthenticatedUser' and 'processLoadingStateChange'. Either include them or remove the dependency array
es-lint (16.x): frontend/src/authentication/contexts/GenericAuthContext.js#L116
React Hook useEffect has a missing dependency: 'processLoadingStateChange'. Either include it or remove the dependency array
es-lint (16.x): frontend/src/authentication/contexts/GenericAuthContext.js#L152
React Hook useEffect has a missing dependency: 'getAuthenticatedUser'. Either include it or remove the dependency array
es-lint (16.x): frontend/src/authentication/contexts/GenericAuthContext.js#L170
React Hook useEffect has a missing dependency: 'auth'. Either include it or remove the dependency array
es-lint (16.x): frontend/src/design/components/popovers/NotificationsPopover.js#L51
React Hook useCallback has a missing dependency: 'fetchItems'. Either include it or remove the dependency array
es-lint (16.x): frontend/src/design/components/popovers/NotificationsPopover.js#L101
React Hook useEffect has a missing dependency: 'getCountInbox'. Either include it or remove the dependency array