Dnstap: Add new class to manage dnstap configueration #261
ci.yml
on: pull_request
Puppet
/
Static validations
22s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
11 errors
Puppet / Static validations:
spec/classes/dnstap_spec.rb#L6
Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body beginning. (https://rubystyle.guide#empty-lines-around-bodies)
|
Puppet / Static validations:
spec/classes/dnstap_spec.rb#L7
Lint/MissingCopEnableDirective: Re-enable RSpec/MultipleMemoizedHelpers cop with `# rubocop:enable` after disabling it.
|
Puppet / Static validations:
spec/classes/dnstap_spec.rb#L7
Lint/RedundantCopDisableDirective: Unnecessary disabling of `RSpec/MultipleMemoizedHelpers`.
|
Puppet / Static validations:
spec/classes/dnstap_spec.rb#L10
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/classes/dnstap_spec.rb#L20
Layout/EmptyLines: Extra blank line detected. (https://rubystyle.guide#two-or-more-empty-lines)
|
Puppet / Static validations:
spec/classes/dnstap_spec.rb#L25
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/dnstap_spec.rb#L35
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/dnstap_spec.rb#L55
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/dnstap_spec.rb#L65
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/dnstap_spec.rb#L85
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 / Test suite
Process completed with exit code 1.
|