[frontend]ADM-728: extra const and change type for placement #7083
Annotations
10 warnings
frontend/src/containers/ConfigStep/DateRangePicker/index.tsx#L9
'updatePipelineToolVerifyState' is defined but never used
|
frontend/src/containers/ConfigStep/PipelineTool/index.tsx#L71
React Hook useEffect has a missing dependency: 'fields'. Either include it or remove the dependency array
|
frontend/src/containers/MetricsStep/Crews/index.tsx#L40
React Hook useEffect has a missing dependency: 'isBoardCrews'. Either include it or remove the dependency array
|
frontend/src/containers/MetricsStep/CycleTime/style.tsx#L31
Unexpected any. Specify a different type
|
frontend/src/containers/MetricsStep/DeploymentFrequencySettings/SingleSelection/index.tsx#L37
React Hook useEffect has missing dependencies: 'onGetSteps', 'selectedOptions', and 'step'. Either include them or remove the dependency array. If 'onGetSteps' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
frontend/src/containers/MetricsStep/RealDone/index.tsx#L68
React Hook useEffect has missing dependencies: 'dispatch', 'savedDoneColumns.length', and 'status'. Either include them or remove the dependency array
|
frontend/src/containers/MetricsStep/index.tsx#L34
React Hook useLayoutEffect has a missing dependency: 'resetProps'. Either include it or remove the dependency array. If 'resetProps' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
frontend/src/containers/MetricsStepper/index.tsx#L125
React Hook useEffect has missing dependencies: 'isClassificationSettingVerified', 'isCrewsSettingValid', 'isCycleTimeSettingsVerified', 'isDeploymentFrequencyValid', 'isRealDoneValid', 'isShowClassificationSetting', 'isShowCrewsSetting', 'isShowCycleTimeSettings', 'isShowDeploymentFrequency', and 'isShowRealDone'. Either include them or remove the dependency array
|
frontend/src/containers/ReportButtonGroup/index.tsx#L44
React Hook useEffect has a missing dependency: 'setErrorMessage'. Either include it or remove the dependency array. If 'setErrorMessage' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
frontend/src/containers/ReportStep/BoradMetrics/index.tsx#L151
React Hook useEffect has missing dependencies: 'getBoardReportRequestBody', 'isBackFromDetail', and 'startToRequestBoardData'. Either include them or remove the dependency array. If 'startToRequestBoardData' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
The logs for this run have expired and are no longer available.
Loading