feat: Increase overall app test coverage (#766) #800
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#L130
React Hook React.useEffect has a missing dependency: 'setSimulateSlitUnit'. Either include it or remove the dependency array
|
|
🧪 frontend-ci:
frontend/src/components/Form.tsx#L121
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#L108
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#L96
React Hook React.useEffect has missing dependencies: 'setValue', 'toggleIsNonEquilibrium', and 'toggleshowNonEquilibriumSwitch'. Either include them or remove the dependency array
|
|
🧪 frontend-ci:
frontend/src/components/FitForm.tsx#L329
React Hook React.useEffect has a missing dependency: 'methods'. Either include it or remove the dependency array
|
|
🧪 frontend-ci:
frontend/src/components/FitForm.tsx#L138
React Hook React.useEffect has a missing dependency: 'setSimulateSlitUnit'. Either include it or remove the dependency array
|
|
🧪 frontend-ci:
frontend/src/components/FitForm.tsx#L134
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#L121
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#L109
React Hook React.useEffect has missing dependencies: 'setValue', 'toggleIsNonEquilibrium', and 'toggleshowNonEquilibriumSwitch'. Either include them or remove the dependency array
|