add resource permission checks #2782
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint
React Hook useEffect has missing dependencies: 'checkMaintenanceMode' and 'dispatch'. Either include them or remove the dependency array
|
Run npm run lint:
frontend/src/authentication/contexts/GenericAuthContext.js#L109
React Hook useEffect has missing dependencies: 'getAuthenticatedUser' and 'processLoadingStateChange'. Either include them or remove the dependency array
|
Run npm run lint:
frontend/src/authentication/contexts/GenericAuthContext.js#L117
React Hook useEffect has a missing dependency: 'processLoadingStateChange'. Either include it or remove the dependency array
|
Run npm run lint:
frontend/src/authentication/contexts/GenericAuthContext.js#L154
React Hook useEffect has a missing dependency: 'getAuthenticatedUser'. Either include it or remove the dependency array
|
Run npm run lint:
frontend/src/authentication/contexts/GenericAuthContext.js#L172
React Hook useEffect has a missing dependency: 'auth'. Either include it or remove the dependency array
|
Run npm run lint:
frontend/src/authentication/views/Login.js#L98
Prefer named exports
|
Run npm run lint
React Hook useEffect has missing dependencies: '_getMaintenanceStatus' and 'dispatch'. Either include them or remove the dependency array
|
Run npm run lint:
frontend/src/design/components/popovers/NotificationsPopover.js#L52
React Hook useCallback has a missing dependency: 'fetchItems'. Either include it or remove the dependency array
|
Run npm run lint:
frontend/src/design/components/popovers/NotificationsPopover.js#L102
React Hook useEffect has a missing dependency: 'getCountInbox'. Either include it or remove the dependency array
|
|
Loading