build(deps): bump SonarSource/sonarqube-scan-action from 5 to 6 in /.github/workflows #1164
Annotations
1 error and 11 warnings
|
|
|
|
|
src/components/Dashboard/Preview/Charts/PyramidChart.tsx#L18
Arrow function has too many statements (36). Maximum allowed is 30
|
|
src/components/CreationCohort/Requeteur.tsx#L126
React Hook useEffect has missing dependencies: 'criteriaGroup', 'dispatch', and 'selectedCriteria'. Either include them or remove the dependency array
|
|
src/components/CreationCohort/Requeteur.tsx#L120
React Hook useCallback has missing dependencies: 'config.features.questionnaires.enabled' and 'valueSets.cache'. Either include them or remove the dependency array
|
|
src/components/CreationCohort/Modals/ModalCreateNewRequest/ModalCreateNewRequest.tsx#L99
React Hook useEffect has missing dependencies: '_fetchProject' and '_fetchRequestNumber'. Either include them or remove the dependency array
|
|
src/components/CreationCohort/DiagramView/index.tsx#L51
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
|
src/components/CreationCohort/DiagramView/components/TemporalConstraintCard/TemporalConstraintCard.tsx#L52
React Hook useEffect has missing dependencies: 'criteriaGroup', 'dispatch', 'selectedCriteria', and 'temporalConstraints'. Either include them or remove the dependency array
|
|
src/components/CreationCohort/DiagramView/components/TemporalConstraintCard/TemporalConstraintCard.tsx#L38
React Hook useEffect has a missing dependency: 'temporalConstraints?.length'. Either include it or remove the dependency array
|
|
src/components/CreationCohort/DiagramView/components/LogicalOperator/components/CriteriaRightPanel/CriteriaForm/mappers/renderers.tsx#L330
React Hook useEffect has missing dependencies: 'cachedCodes' and 'props'. Either include them or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
|
|
src/components/CreationCohort/ControlPanel/ControlPanel.tsx#L288
React Hook useEffect has a missing dependency: 'snapshotsHistory'. Either include it or remove the dependency array
|
|
src/components/CreationCohort/ControlPanel/ControlPanel.tsx#L249
React Hook useEffect has a missing dependency: 'detailCalculationType'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading