Bug #30241
closedreact tests - eslint is failing
Description
Eslint tests are failing in GH action, its hard to reproduce locally so may be related to a minor nodejs update, but cause is uncertain.
Run npm run lint
katello@1.0.0 lint /home/runner/work/katello/katello/katello
npx eslint webpack/
Cannot read property 'forEach' of undefined
Occurred while linting /home/runner/work/katello/katello/katello/webpack/scenes/Subscriptions/components/SubscriptionsTable/components/Dialogs/UpdateDialog.js:50
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! katello@1.0.0 lint: `npx eslint webpack/`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the katello@1.0.0 lint script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2020-06-29T14_43_15_507Z-debug.log
##[error]Process completed with exit code 1.
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8797 added
Updated by The Foreman Bot over 4 years ago
- Fixed in Releases Katello 4.0.0 added
Updated by John Mitsch over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|4e8ef6c41bfa1b75232acce5ebe5f04d99dc4b72.
Updated by Jonathon Turel over 4 years ago
- Target version changed from Katello 4.0.0 to Katello 3.16.0
Updated by James Jeffers over 4 years ago
- Target version changed from Katello 3.16.0 to Katello 3.15.3