Skip to content

webhook: Allow people to host the repo on their own #162

webhook: Allow people to host the repo on their own

webhook: Allow people to host the repo on their own #162

Triggered via pull request August 29, 2023 11:34
Status Failure
Total duration 1m 2s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
48s
Puppet / Static validations
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

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.