Add loginctl_linger_users fact #485
ci.yml
on: pull_request
Puppet
/
Static validations
29s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
3 errors
Puppet / Static validations:
lib/facter/loginctl_linger_users.rb#L16
Style/IfUnlessModifier: Favor modifier `unless` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`. (https://rubystyle.guide#if-as-a-modifier)
|
Puppet / Static validations:
spec/unit/facter/loginctl_linger_users_spec.rb#L28
Style/WordArray: Use `%w` or `%W` for an array of words. (https://rubystyle.guide#percent-w)
|
Puppet / Static validations
Process completed with exit code 1.
|