webhook: Allow people to host the repo on their own #162
ci.yml
on: pull_request
Puppet
/
Static validations
48s
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
6 errors
Puppet / Static validations:
spec/classes/webhook_spec.rb#L87
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/webhook_spec.rb#L96
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/webhook_spec.rb#L99
Layout/SpaceInsideHashLiteralBraces: Space inside { missing. (https://rubystyle.guide#spaces-braces)
|
Puppet / Static validations:
spec/classes/webhook_spec.rb#L99
Layout/SpaceInsideHashLiteralBraces: Space inside } missing. (https://rubystyle.guide#spaces-braces)
|
Puppet / Static validations:
spec/classes/webhook_spec.rb#L100
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
Process completed with exit code 1.
|