Skip to content

Bump requests from 2.32.5 to 2.33.0 in /deploy/custom_resources/custom_authorizer #3285

Bump requests from 2.32.5 to 2.33.0 in /deploy/custom_resources/custom_authorizer

Bump requests from 2.32.5 to 2.33.0 in /deploy/custom_resources/custom_authorizer #3285

Status Success
Total duration 1m 1s
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 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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