Skip to content

Fix so /boot/efi/EFI/redhat/grub.cfg is not updated when EL > 9 #138

Fix so /boot/efi/EFI/redhat/grub.cfg is not updated when EL > 9

Fix so /boot/efi/EFI/redhat/grub.cfg is not updated when EL > 9 #138

Triggered via pull request December 20, 2024 16:56
Status Failure
Total duration 53s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
35s
Puppet / Static validations
Matrix: Puppet / unit
Puppet  /  Test suite
2s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

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.