New parameter purge_unmanaged_rules to reload nftables if configuration does not match reality #555
ci.yml
on: pull_request
Puppet
/
Static validations
18s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
8 errors
Puppet / Static validations:
spec/classes/nftables_spec.rb#L321
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/nftables_spec.rb#L324
Style/WordArray: Use `%w` or `%W` for an array of words. (https://rubystyle.guide#percent-w)
|
Puppet / Static validations:
spec/classes/nftables_spec.rb#L324
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Puppet / Static validations:
spec/classes/nftables_spec.rb#L324
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Puppet / Static validations:
spec/classes/nftables_spec.rb#L326
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Puppet / Static validations:
spec/classes/nftables_spec.rb#L328
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/nftables_spec.rb#L333
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.
|