Make "dropping invalid packets" configureable #476
ci.yml
on: pull_request
Puppet
/
Static validations
20s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
8 errors
Puppet / Static validations:
spec/classes/inet_filter/in_out_conntrack_spec.rb#L13
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/inet_filter/in_out_conntrack_spec.rb#L14
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/inet_filter/in_out_conntrack_spec.rb#L45
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/inet_filter/in_out_conntrack_spec.rb#L49
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/inet_filter/in_out_conntrack_spec.rb#L50
Layout/MultilineBlockLayout: Block body expression is on the same line as the block start.
|
Puppet / Static validations:
spec/classes/inet_filter/in_out_conntrack_spec.rb#L51
Layout/FirstArgumentIndentation: Indent the first argument one step more than the start of the previous line.
|
Puppet / Static validations:
spec/classes/inet_filter/in_out_conntrack_spec.rb#L52
Style/TrailingCommaInArguments: Avoid comma after the last parameter of a method call. (https://rubystyle.guide#no-trailing-params-comma)
|
Puppet / Static validations
Process completed with exit code 1.
|