GH-1900 Enhance shared datasets view with principal details and improved navigation #1902
Annotations
10 warnings
|
frontend/src/modules/Administration/views/AdministrationView.js#L142
Prefer named exports
|
|
frontend/src/design/components/popovers/NotificationsPopover.js#L123
React Hook useEffect has a missing dependency: 'getCountInbox'. Either include it or remove the dependency array
|
|
frontend/src/design/components/popovers/NotificationsPopover.js#L57
React Hook useCallback has a missing dependency: 'fetchItems'. Either include it or remove the dependency array
|
|
|
|
frontend/src/authentication/views/Login.js#L98
Prefer named exports
|
|
frontend/src/authentication/contexts/GenericAuthContext.js#L177
React Hook useEffect has a missing dependency: 'auth'. Either include it or remove the dependency array
|
|
frontend/src/authentication/contexts/GenericAuthContext.js#L159
React Hook useEffect has a missing dependency: 'getAuthenticatedUser'. Either include it or remove the dependency array
|
|
frontend/src/authentication/contexts/GenericAuthContext.js#L122
React Hook useEffect has a missing dependency: 'processLoadingStateChange'. Either include it or remove the dependency array
|
|
frontend/src/authentication/contexts/GenericAuthContext.js#L114
React Hook useEffect has missing dependencies: 'getAuthenticatedUser' and 'processLoadingStateChange'. Either include them or remove the dependency array
|
|
frontend/src/authentication/components/MaintenanceGuard.js#L45
React Hook useEffect has missing dependencies: 'checkMaintenanceMode' and 'dispatch'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading