EPMRPP-92500 || GA4. Issues with events for Notifications #5538
Annotations
10 warnings
app/src/componentLibrary/attributeEditor/attributeEditor.jsx#L81
React Hook useEffect has a missing dependency: 'getValidationErrors'. Either include it or remove the dependency array
|
app/src/componentLibrary/attributeList/editableAttributeList.jsx#L46
React Hook useEffect has missing dependencies: 'defaultOpen' and 'handleAddNew'. Either include them or remove the dependency array
|
app/src/componentLibrary/datePicker/header/datePickerHeader.jsx#L57
React Hook useMemo has a missing dependency: 'formatMessage'. Either include it or remove the dependency array
|
app/src/componentLibrary/datePicker/header/datePickerHeader.jsx#L66
React Hook useMemo has a missing dependency: 'year'. Either include it or remove the dependency array
|
app/src/components/extensionLoader/hooks.js#L51
React Hook React.useEffect has a missing dependency: 'Component'. Either include it or remove the dependency array
|
app/src/components/extensionLoader/hooks.js#L58
React Hook React.useEffect has missing dependencies: 'moduleName' and 'scope'. Either include them or remove the dependency array
|
app/src/components/extensionLoader/standaloneExtensionLoader/standaloneExtensionLoader.jsx#L48
React Hook useEffect has a missing dependency: 'sendRpContext'. Either include it or remove the dependency array
|
app/src/components/main/grid/gridBody/nestedGridRow/nestedGridRow.jsx#L138
React Hook React.useEffect has missing dependencies: 'content' and 'direction'. Either include them or remove the dependency array
|
app/src/components/main/modal/darkModalLayout/darkModalLayout.jsx#L82
React Hook useEffect has a missing dependency: 'onKeydown'. Either include it or remove the dependency array
|
app/src/components/main/modal/darkModalLayout/darkModalLayout.jsx#L85
React Hook useEffect has missing dependencies: 'hotKeyAction' and 'modalHasChanges'. Either include them or remove the dependency array
|
This job succeeded
Loading