Increase overall app test coverage #795
Annotations
10 warnings
|
🧪 frontend-ci:
frontend/src/components/fields/BoundingRanges.tsx#L52
React Hook React.useEffect has a missing dependency: 'getSetterFunction'. Either include it or remove the dependency array
|
|
🧪 frontend-ci:
frontend/src/components/Form.tsx#L125
React Hook React.useEffect has a missing dependency: 'setSimulateSlitUnit'. Either include it or remove the dependency array
|
|
🧪 frontend-ci:
frontend/src/components/Form.tsx#L116
React Hook React.useEffect has missing dependencies: 'dirtyFields.wavelength_units' and 'setDisableAddToPlotButton'. Either include them or remove the dependency array
|
|
🧪 frontend-ci:
frontend/src/components/Form.tsx#L103
React Hook React.useEffect has missing dependencies: 'setDisableAddToPlotButton', 'setUseSimulateSlitFunction', and 'setValue'. Either include them or remove the dependency array
|
|
🧪 frontend-ci:
frontend/src/components/Form.tsx#L91
React Hook React.useEffect has missing dependencies: 'toggleIsNonEquilibrium' and 'toggleshowNonEquilibriumSwitch'. Either include them or remove the dependency array
|
|
🧪 frontend-ci:
frontend/src/components/FitForm.tsx#L324
React Hook React.useEffect has a missing dependency: 'methods'. Either include it or remove the dependency array
|
|
🧪 frontend-ci:
frontend/src/components/FitForm.tsx#L133
React Hook React.useEffect has a missing dependency: 'setSimulateSlitUnit'. Either include it or remove the dependency array
|
|
🧪 frontend-ci:
frontend/src/components/FitForm.tsx#L129
React Hook React.useEffect has missing dependencies: 'dirtyFields?.experimental_conditions?.wavelength_units' and 'setDisableAddToPlotButton'. Either include them or remove the dependency array
|
|
🧪 frontend-ci:
frontend/src/components/FitForm.tsx#L116
React Hook React.useEffect has missing dependencies: 'setDisableAddToPlotButton', 'setUseSimulateSlitFunction', and 'setValue'. Either include them or remove the dependency array
|
|
🧪 frontend-ci:
frontend/src/components/FitForm.tsx#L104
React Hook React.useEffect has missing dependencies: 'toggleIsNonEquilibrium' and 'toggleshowNonEquilibriumSwitch'. Either include them or remove the dependency array
|