Fixes #37994 - Populate bootc fields from facts and associate hosts with manifest entities #1545
Annotations
4 errors
Rubocop:
app/models/katello/host/content_facet.rb#L26
Style/TrailingCommaInArrayLiteral: Put a comma after the last item of a multiline array.
|
Rubocop:
app/models/katello/host/content_facet.rb#L322
Rails/Blank: Use `if host.content_facet.blank?` instead of `unless host.content_facet.present?`.
|
Rubocop:
app/models/katello/host/content_facet.rb#L328
Performance/StringReplacement: Use `tr` instead of `gsub`.
|
Rubocop
Process completed with exit code 1.
|
Loading