Skip to content

EPMRPP-87316 || Implement functionality to add Assignee and Milestone… #4345

EPMRPP-87316 || Implement functionality to add Assignee and Milestone…

EPMRPP-87316 || Implement functionality to add Assignee and Milestone… #4345

Triggered via pull request November 9, 2023 08:05
Status Success
Total duration 8m 1s
Artifacts

build.yml

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

Annotations

11 warnings
build (14)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (14): app/src/componentLibrary/attributeEditor/attributeEditor.jsx#L80
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/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