Actions
Bug #33372
closedreact failure in master
Description
/home/runner/work/katello/katello/katello/webpack/components/AddedStatusLabel.js
Error: 6:29 error 'added' is missing in props validation react/prop-types
✖ 1 problem (1 error, 0 warnings)
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/2021-08-30T14_59_57_862Z-debug.log
Error: Process completed with exit code 1.
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Justin Sherrill
- Pull request https://github.com/Katello/katello/pull/9591 added
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases Katello 4.3.0 added
Updated by Justin Sherrill over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|c0c1b6e4cbd2ae7ea6fa11415cfd87b38b6feb78.
Actions