Skip to content

Dnstap: Add new class to manage dnstap configueration #260

Dnstap: Add new class to manage dnstap configueration

Dnstap: Add new class to manage dnstap configueration #260

Triggered via pull request January 17, 2025 15:44
Status Failure
Total duration 53s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
35s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
2s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

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.