Fixes #36822 - Design new hosts overview page #2044
Annotations
6 errors
test (12):
webpack/assets/javascripts/react_app/components/HostDetails/index.js#L118
React Hook "useForemanHostsPageUrl" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
test (12):
webpack/assets/javascripts/react_app/components/PF4/TableIndexPage/Table/TableHooks.js#L57
Replace `"useSet"` with `'useSet'`
|
test (12)
Process completed with exit code 1.
|
test (14):
webpack/assets/javascripts/react_app/components/HostDetails/index.js#L118
React Hook "useForemanHostsPageUrl" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
test (14):
webpack/assets/javascripts/react_app/components/PF4/TableIndexPage/Table/TableHooks.js#L57
Replace `"useSet"` with `'useSet'`
|
test (14)
Process completed with exit code 1.
|