Use proper yaml for the mongod config #540
ci.yml
on: pull_request
Puppet
/
Static validations
21s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
4 errors
Puppet / Static validations:
spec/classes/server_spec.rb#L61
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
Puppet / Static validations:
spec/classes/server_spec.rb#L366
Layout/IndentationWidth: Use 2 (not 0) spaces for indentation. (https://rubystyle.guide#spaces-indentation)
|
Puppet / Static validations:
spec/classes/server_spec.rb#L376
Layout/BlockAlignment: `end` at 376, 10 is not aligned with `context 'it should be set to true' do` at 365, 8.
|
Puppet / Static validations
Process completed with exit code 1.
|