Skip to content

Bump form-data in /frontend #3323

Bump form-data in /frontend

Bump form-data in /frontend #3323

Triggered via pull request June 20, 2026 20:20
Status Success
Total duration 1m 12s
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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. 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/modules/Catalog/components/RequestRedshiftAccessModal.js#L73
React Hook useCallback has a missing dependency: 'stopLoader'. Either include it or remove the dependency array
es-lint (20.x): frontend/src/modules/Catalog/components/RequestAccessModal.js#L243
React Hook useEffect has missing dependencies: 'fetchDatasetExpirationDetails' and 'hit._id'. Either include them or remove the dependency array
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#L114
React Hook useEffect has a missing dependency: 'getAuthenticatedUser'. Either include it 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