Add the parameter protocols to the firewalld_zone resource type #67
Annotations
7 errors
lib/puppet/provider/firewalld_zone/firewall_cmd.rb#L87
Style/RedundantArgument: Argument ' ' is redundant because it is implied by default.
|
lib/puppet/provider/firewalld_zone/firewall_cmd.rb#L98
Layout/IndentationWidth: Use 2 (not 0) spaces for indentation. (https://rubystyle.guide#spaces-indentation)
|
lib/puppet/type/firewalld_zone.rb#L128
Lint/RedundantCopDisableDirective: Unnecessary disabling of `Naming/PredicateName`.
|
lib/puppet/type/firewalld_zone.rb#L129
Style/StringConcatenation: Prefer string interpolation to string concatenation. (https://rubystyle.guide#string-interpolation)
|
lib/puppet/type/firewalld_zone.rb#L133
Style/StringConcatenation: Prefer string interpolation to string concatenation. (https://rubystyle.guide#string-interpolation)
|
spec/unit/puppet/type/firewalld_zone_spec.rb#L146
Style/WordArray: Use `%w` or `%W` for an array of words. (https://rubystyle.guide#percent-w)
|
|
The logs for this run have expired and are no longer available.
Loading