Add Console section to the Director configuration #98
ci.yml
on: pull_request
Puppet
/
Static validations
14s
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
4 errors
Puppet / Static validations:
spec/defines/director_console_spec.rb#L22
Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc. (https://rubystyle.guide#squiggly-heredocs)
|
Puppet / Static validations:
spec/defines/director_console_spec.rb#L44
Style/WordArray: Use `%w` or `%W` for an array of words. (https://rubystyle.guide#percent-w)
|
Puppet / Static validations:
spec/defines/director_console_spec.rb#L50
Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc. (https://rubystyle.guide#squiggly-heredocs)
|
Puppet / Static validations
Process completed with exit code 1.
|