remove resolved settings from config when changed to absent
#567
ci.yml
on: pull_request
Puppet
/
Static validations
27s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
5 errors
Puppet / Static validations:
spec/classes/init_spec.rb#L174
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/init_spec.rb#L177
Layout/MultilineMethodCallIndentation: Use 2 (not 1) spaces for indenting an expression spanning multiple lines.
|
Puppet / Static validations:
spec/classes/init_spec.rb#L178
Layout/MultilineMethodCallIndentation: Use 2 (not 1) spaces for indenting an expression spanning multiple lines.
|
Puppet / Static validations:
spec/classes/init_spec.rb#L179
Layout/BlockAlignment: `}` at 179, 13 is not aligned with `it {` at 175, 10.
|
Puppet / Static validations
Process completed with exit code 1.
|