fix: fix comment and close expression #10
Annotations
10 warnings
Run yarn d2-style check:
src/sms-command/FieldDataElementWithCategoryOptionCombo/AddFormulaButton.js#L46
React Hook useEffect has a missing dependency: 'engine'. Either include it or remove the dependency array
|
Run yarn d2-style check:
src/sms-command/FieldDataElementWithCategoryOptionCombo/FormulaModalForm.js#L47
React Hook useMemo has a missing dependency: 'initialFormula'. Either include it or remove the dependency array
|
Run yarn d2-style check:
src/sms-command/FieldDataElementWithCategoryOptionCombo/FormulaModalForm.js#L51
React Hook useMemo has a missing dependency: 'initialFormula'. Either include it or remove the dependency array
|
Run yarn d2-style check:
src/sms-command/FieldDataElementWithCategoryOptionCombo/useReadDataElementsOfDataSetQuery.js#L58
React Hook useEffect has missing dependencies: 'dataSetId', 'filter', and 'refetch'. Either include them or remove the dependency array
|
Run yarn d2-style check:
src/sms-command/FieldProgram/FieldProgramWithAutoLoad.js#L22
React Hook useEffect has missing dependencies: 'form' and 'refetch'. Either include them or remove the dependency array
|
Run yarn d2-style check:
src/sms-command/FieldProgramStage/FieldProgramStageWithLoadingStates.js#L30
React Hook useEffect has a missing dependency: 'refetch'. Either include it or remove the dependency array
|
Run yarn d2-style check:
src/sms-command/FieldProgramStage/FieldProgramStageWithLoadingStates.js#L45
React Hook useEffect has a missing dependency: 'form'. Either include it or remove the dependency array
|
Run yarn d2-style check:
src/sms-command/FormJ2meParser/useCommandData.js#L61
React Hook useEffect has missing dependencies: 'id' and 'refetch'. Either include them or remove the dependency array
|
Run yarn d2-style check:
src/sms-command/FormKeyValueParser/useCommandData.js#L61
React Hook useEffect has missing dependencies: 'id' and 'refetch'. Either include them or remove the dependency array
|
Run yarn d2-style check:
src/sms-command/ViewSmsCommandAdd/ViewSmsCommandAdd.js#L85
React Hook useEffect has a missing dependency: 'form'. Either include it or remove the dependency array
|
Loading