Add some additional parameters for ownerships #455
ci.yml
on: pull_request
Puppet
/
Static validations
17s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
6 errors
Puppet / Static validations:
spec/classes/redis_spec.rb#L1719
Layout/ExtraSpacing: Unnecessary spacing detected.
|
Puppet / Static validations:
spec/classes/redis_spec.rb#L1719
Layout/SpaceBeforeFirstArg: Put one space between the method name and the first argument.
|
Puppet / Static validations:
spec/classes/redis_spec.rb#L1736
RSpec/EmptyLineAfterExample: Add an empty line after `it`. (https://rspec.rubystyle.guide/#empty-lines-around-examples, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterExample)
|
Puppet / Static validations:
spec/classes/redis_spec.rb#L1750
Layout/ExtraSpacing: Unnecessary spacing detected.
|
Puppet / Static validations:
spec/classes/redis_spec.rb#L1750
Layout/SpaceBeforeFirstArg: Put one space between the method name and the first argument.
|
Puppet / Static validations
Process completed with exit code 1.
|