Actions
Bug #37331
closedFix upstream lint issues
Description
/home/vagrant/katello/webpack/scenes/Subscriptions/UpstreamSubscriptions/UpstreamSubscriptionsPage.js
225:56 error A space is required after '{' object-curly-spacing
225:71 error Strings must use singlequote quotes
225:77 error A space is required before '}' object-curly-spacing
238:9 error Expected closing tag to match indentation of opening react/jsx-closing-tag-location
Updated by The Foreman Bot 8 months ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/10956 added
Updated by Samir Jha 8 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|58d2cdb13b2c6d04684f717611d79322cbc53d51.
Actions