bolt::project: fail if we are not on PE #38
ci.yml
on: pull_request
Puppet
/
Static validations
15s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
5 errors
Puppet / Static validations:
spec/defines/project_spec.rb#L10
Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body beginning. (https://rubystyle.guide#empty-lines-around-bodies)
|
Puppet / Static validations:
spec/defines/project_spec.rb#L15
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/project_spec.rb#L17
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/defines/project_spec.rb#L21
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.
|