Skip to content

Bump urllib3 from 1.26.18 to 1.26.19 in /deploy/custom_resources/custom_authorizer #1481

Bump urllib3 from 1.26.18 to 1.26.19 in /deploy/custom_resources/custom_authorizer

Bump urllib3 from 1.26.18 to 1.26.19 in /deploy/custom_resources/custom_authorizer #1481

Triggered via pull request June 25, 2024 10:42
Status Success
Total duration 1m 9s
Artifacts

eslint.yml

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

Annotations

11 warnings
es-lint (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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