Skip to content

EPMRPP-97602 || remove logs #6542

EPMRPP-97602 || remove logs

EPMRPP-97602 || remove logs #6542

Triggered via push January 20, 2025 01:39
Status Failure
Total duration 2m 1s
Artifacts

build.yml

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

Annotations

1 error and 11 warnings
build (20)
Process completed with exit code 2.
build (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (20): app/src/componentLibrary/attributeEditor/attributeEditor.jsx#L81
React Hook useEffect has a missing dependency: 'getValidationErrors'. Either include it or remove the dependency array
build (20): 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 (20): app/src/componentLibrary/autocompletes/multipleAutocomplete/multipleAutocomplete.jsx#L67
React Hook useEffect has a missing dependency: 'clearItemsError'. Either include it or remove the dependency array. If 'clearItemsError' changes too often, find the parent component that defines it and wrap that definition in useCallback
build (20): 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 (20): 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 (20): 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 (20): 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 (20): app/src/components/extensionLoader/standaloneExtensionLoader/standaloneExtensionLoader.jsx#L47
React Hook useEffect has a missing dependency: 'sendRpContext'. Either include it or remove the dependency array
build (20): app/src/components/fields/searchField/searchField.jsx#L59
React Hook useEffect has missing dependencies: 'filter', 'searchValue', and 'setSearchValue'. Either include them or remove the dependency array. If 'setSearchValue' changes too often, find the parent component that defines it and wrap that definition in useCallback
build (20): app/src/components/filterEntities/containers/filterEntitiesURLContainer.jsx#L48
React Hook useCallback has a missing dependency: 'additionalFilter'. Either include it or remove the dependency array