Skip to content

New parameter purge_unmanaged_rules to reload nftables if configuration does not match reality #555

New parameter purge_unmanaged_rules to reload nftables if configuration does not match reality

New parameter purge_unmanaged_rules to reload nftables if configuration does not match reality #555

Triggered via pull request August 3, 2024 14:12
Status Failure
Total duration 29s
Artifacts

ci.yml

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

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.