Project

General

Profile

Actions

Bug #35558

closed

Fix current lint warnings

Added by Maria Agaphontzev over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Category:
JavaScript stack
Target version:
-
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

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
Actions #1

Updated by The Foreman Bot over 1 year ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/9433 added
Actions #2

Updated by The Foreman Bot over 1 year ago

  • Fixed in Releases 3.5.0 added
Actions #3

Updated by maria maria over 1 year ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by Ewoud Kohl van Wijngaarden over 1 year ago

  • Triaged changed from No to Yes
Actions

Also available in: Atom PDF