Skip to content

refactor: removed unused lines and files - Ref gestion-de-projet#2772 #2692

refactor: removed unused lines and files - Ref gestion-de-projet#2772

refactor: removed unused lines and files - Ref gestion-de-projet#2772 #2692

Triggered via push November 26, 2024 17:07
Status Success
Total duration 3m 44s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: src/components/CreationCohort/DiagramView/DiagramView.tsx#L51
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
test: src/components/CreationCohort/DiagramView/components/LogicalOperator/components/CriteriaRightPanel/BiologyForm/components/BiologySearch/BiologySearch.tsx#L165
React Hook useEffect has a missing dependency: 'getBiologySearchResults'. Either include it or remove the dependency array
test: src/components/CreationCohort/DiagramView/components/LogicalOperator/components/CriteriaRightPanel/BiologyForm/components/Form/BiologyForm.tsx#L116
React Hook useEffect has missing dependencies: 'onChangeValue' and 'selectedCriteria.code'. Either include them or remove the dependency array
test: src/components/CreationCohort/DiagramView/components/LogicalOperator/components/CriteriaRightPanel/BiologyForm/components/Form/BiologyForm.tsx#L129
React Hook useEffect has a missing dependency: 'onChangeValue'. Either include it or remove the dependency array