Actions
Bug #35558
closedFix current lint warnings
Description
/foreman/webpack/assets/javascripts/react_app/components/HostDetails/ActionsBar/index.js 142:56 warning You have a misspelled word: rex on String spellcheck/spell-checker 156:31 warning You have a misspelled word: hostdetails on String spellcheck/spell-checker /foreman/webpack/assets/javascripts/react_app/components/HostDetails/DetailsCard/index.js 54:38 warning You have a misspelled word: Pv6 on String spellcheck/spell-checker 69:38 warning You have a misspelled word: Pv4 on String spellcheck/spell-checker /foreman/webpack/assets/javascripts/react_app/components/common/forms/CounterInput/CounterInput.js 32:6 warning React Hook useEffect has missing dependencies: 'setError' and 'setWarning'. Either include them or remove the dependency array. If 'setWarning' changes too often, find the parent component that defines it and wrap that definition in useCallback react-hooks/exhaustive-deps
Updated by The Foreman Bot about 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9433 added
Updated by maria maria about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|b0c01b9c4202822d04bb461d1c9785a0b0dc5fe1.
Updated by Ewoud Kohl van Wijngaarden almost 2 years ago
- Triaged changed from No to Yes
Actions