Skip to content

Fix when migrating from Manually Created Pivot Role to Auto Create Pi… #24

Fix when migrating from Manually Created Pivot Role to Auto Create Pi…

Fix when migrating from Manually Created Pivot Role to Auto Create Pi… #24

Triggered via push January 9, 2024 15:25
Status Success
Total duration 1m 19s
Artifacts

eslint.yml

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

Annotations

10 warnings
es-lint (16.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 (16.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 (16.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 (16.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 (16.x): frontend/src/design/components/popovers/NotificationsPopover.js#L51
React Hook useCallback has a missing dependency: 'fetchItems'. Either include it or remove the dependency array
es-lint (16.x): frontend/src/design/components/popovers/NotificationsPopover.js#L101
React Hook useEffect has a missing dependency: 'getCountInbox'. Either include it or remove the dependency array