Skip to content

Feature/epmrpp 87545 merge develop to branch organization #4644

Feature/epmrpp 87545 merge develop to branch organization

Feature/epmrpp 87545 merge develop to branch organization #4644

Triggered via pull request December 19, 2023 08:17
Status Failure
Total duration 2m 22s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build (14): app/src/components/integrations/elements/integrationSettings/integrationSettings.jsx#L26
Replace `⏎··activeProjectRoleSelector,⏎··userAccountRoleSelector,⏎` with `·activeProjectRoleSelector,·userAccountRoleSelector·`
build (14): app/src/components/integrations/elements/integrationSettings/integrationSettings.jsx#L29
'/home/runner/work/service-ui/service-ui/app/src/controllers/user/index.js' imported multiple times
build (14): app/src/components/integrations/elements/integrationSettings/integrationSettings.jsx#L31
'/home/runner/work/service-ui/service-ui/app/src/controllers/user/index.js' imported multiple times
build (14): app/src/componentLibrary/attributeEditor/attributeEditor.jsx#L81
React Hook useEffect has a missing dependency: 'getValidationErrors'. Either include it or remove the dependency array
build (14): app/src/componentLibrary/attributeList/editableAttributeList.jsx#L46
React Hook useEffect has missing dependencies: 'defaultOpen' and 'handleAddNew'. Either include them or remove the dependency array
build (14): app/src/componentLibrary/datePicker/header/datePickerHeader.jsx#L57
React Hook useMemo has a missing dependency: 'formatMessage'. Either include it or remove the dependency array
build (14): app/src/componentLibrary/datePicker/header/datePickerHeader.jsx#L66
React Hook useMemo has a missing dependency: 'year'. Either include it or remove the dependency array
build (14): app/src/components/extensionLoader/hooks.js#L51
React Hook React.useEffect has a missing dependency: 'Component'. Either include it or remove the dependency array
build (14): 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
build (14): 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
build (14): 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
build (14): 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
build (14): app/src/layouts/common/sidebar/supportBlock/modal/requestSupportModal.jsx#L62
React Hook useEffect has missing dependencies: 'email' and 'initialize'. Either include them or remove the dependency array. If 'initialize' changes too often, find the parent component that defines it and wrap that definition in useCallback