test #176
ci.yml
on: pull_request
Puppet
/
Static validations
18s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
4s
Annotations
6 errors
Puppet / Static validations:
spec/classes/example_spec.rb#L11
Layout/LeadingCommentSpace: Missing space after `#`. (https://rubystyle.guide#hash-space)
|
Puppet / Static validations:
spec/classes/example_spec.rb#L12
RSpec/EmptyLineAfterExampleGroup: Add an empty line after `context`. (https://rspec.rubystyle.guide/#empty-lines-between-describes, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterExampleGroup)
|
Puppet / Static validations:
spec/classes/example_spec.rb#L14
Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body beginning. (https://rubystyle.guide#empty-lines-around-bodies)
|
Puppet / Static validations:
spec/classes/example_spec.rb#L19
Layout/SpaceInsideBlockBraces: Space missing inside }.
|
Puppet / Static validations
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|