(CAT-1302) - LVM module failure when LVM package is not installed #107
Annotations
5 errors
lib/facter/lvm_support.rb#L20
Style/BlockDelimiters: Prefer `do...end` for multi-line blocks without chaining. (https://rubystyle.guide#single-line-blocks)
|
lib/facter/lvm_support.rb#L22
Style/UnlessElse: Do not use `unless` with `else`. Rewrite these with the positive case first. (https://rubystyle.guide#no-else-with-unless)
|
lib/facter/lvm_support.rb#L51
Style/BlockDelimiters: Prefer `do...end` for multi-line blocks without chaining. (https://rubystyle.guide#single-line-blocks)
|
lib/facter/lvm_support.rb#L53
Style/UnlessElse: Do not use `unless` with `else`. Rewrite these with the positive case first. (https://rubystyle.guide#no-else-with-unless)
|
|
The logs for this run have expired and are no longer available.
Loading