Add checkov GitHub actions #368
Annotations
10 warnings
Run npm run lint:
frontend/src/authentication/contexts/GenericAuthContext.js#L108
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#L116
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#L152
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#L170
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:
frontend/src/design/components/popovers/NotificationsPopover.js#L51
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#L101
React Hook useEffect has a missing dependency: 'getCountInbox'. Either include it or remove the dependency array
|
|
Run npm run lint:
frontend/src/modules/Catalog/views/Catalog.js#L443
Prefer named exports
|
Run npm run lint:
frontend/src/modules/Dashboards/views/DashboardEditForm.js#L400
Prefer named exports
|
The logs for this run have expired and are no longer available.
Loading