Fix so /boot/efi/EFI/redhat/grub.cfg is not updated when EL > 9 #138
ci.yml
on: pull_request
Puppet
/
Static validations
35s
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
7 errors
Puppet / Static validations:
lib/puppetx/augeasproviders_grub/util.rb#L141
Naming/VariableNumber: Use normalcase for method name numbers. (https://rubystyle.guide#snake-case-symbols-methods-vars-with-numbers)
|
Puppet / Static validations:
lib/puppetx/augeasproviders_grub/util.rb#L142
Layout/SpaceAfterComma: Space missing after comma. (https://rubystyle.guide#spaces-operators)
|
Puppet / Static validations:
lib/puppetx/augeasproviders_grub/util.rb#L143
Style/SingleArgumentDig: Use `Facter.value(:os)['family']` instead of `Facter.value(:os).dig('family')`.
|
Puppet / Static validations:
lib/puppetx/augeasproviders_grub/util.rb#L144
Layout/SpaceAroundOperators: Surrounding space missing for operator `!~`. (https://rubystyle.guide#spaces-operators)
|
Puppet / Static validations:
lib/puppetx/augeasproviders_grub/util.rb#L144
Style/RegexpLiteral: Use `%r` around regular expression. (https://rubystyle.guide#percent-r)
|
Puppet / Static validations
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|