Skip to content

Utils for enum-queries (#1435) #1737

Utils for enum-queries (#1435)

Utils for enum-queries (#1435) #1737

Triggered via push July 30, 2024 15:33
Status Success
Total duration 1m 9s
Artifacts

eslint.yml

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

Annotations

11 warnings
es-lint (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
es-lint (20.x)
React Hook useEffect has missing dependencies: 'checkMaintenanceMode' and 'dispatch'. Either include them or remove the dependency array
es-lint (20.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 (20.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 (20.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 (20.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 (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/design/components/popovers/NotificationsPopover.js#L52
React Hook useCallback has a missing dependency: 'fetchItems'. Either include it or remove the dependency array
es-lint (20.x): frontend/src/design/components/popovers/NotificationsPopover.js#L102
React Hook useEffect has a missing dependency: 'getCountInbox'. Either include it or remove the dependency array