Option to disable display of diff in the puppet log #285
ci.yml
on: pull_request
Puppet
/
Static validations
31s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
10 errors
Puppet / Static validations:
spec/defines/config_spec.rb#L8
Layout/SpaceInsideBlockBraces: Space missing inside {.
|
Puppet / Static validations:
spec/defines/config_spec.rb#L8
Layout/SpaceInsideBlockBraces: Space missing inside }.
|
Puppet / Static validations:
spec/defines/versionlock_spec.rb#L6
Layout/SpaceAfterComma: Space missing after comma. (https://rubystyle.guide#spaces-operators)
|
Puppet / Static validations:
spec/defines/versionlock_spec.rb#L8
RSpec/EmptyLineAfterFinalLet: Add an empty line after the last `let`. (https://rspec.rubystyle.guide/#empty-line-after-let, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterFinalLet)
|
Puppet / Static validations:
spec/defines/versionlock_spec.rb#L8
Layout/SpaceInsideBlockBraces: Space missing inside {.
|
Puppet / Static validations:
spec/defines/versionlock_spec.rb#L8
Layout/SpaceInsideBlockBraces: Space missing inside }.
|
Puppet / Static validations:
spec/defines/versionlock_spec.rb#L11
Layout/SpaceInsideHashLiteralBraces: Space inside } missing. (https://rubystyle.guide#spaces-braces)
|
Puppet / Static validations:
spec/defines/versionlock_spec.rb#L107
Layout/SpaceInsideHashLiteralBraces: Space inside } missing. (https://rubystyle.guide#spaces-braces)
|
Puppet / Static validations:
spec/defines/versionlock_spec.rb#L143
Layout/SpaceInsideHashLiteralBraces: Space inside { missing. (https://rubystyle.guide#spaces-braces)
|
Puppet / Static validations:
spec/defines/versionlock_spec.rb#L143
Layout/SpaceInsideHashLiteralBraces: Space inside } missing. (https://rubystyle.guide#spaces-braces)
|