Add the parameter protocols to the firewalld_zone resource type #67
ci.yml
on: pull_request
Puppet
/
Static validations
2m 45s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
7 errors
Puppet / Static validations:
lib/puppet/provider/firewalld_zone/firewall_cmd.rb#L87
Style/RedundantArgument: Argument ' ' is redundant because it is implied by default.
|
Puppet / Static validations:
lib/puppet/provider/firewalld_zone/firewall_cmd.rb#L98
Layout/IndentationWidth: Use 2 (not 0) spaces for indentation. (https://rubystyle.guide#spaces-indentation)
|
Puppet / Static validations:
lib/puppet/type/firewalld_zone.rb#L128
Lint/RedundantCopDisableDirective: Unnecessary disabling of `Naming/PredicateName`.
|
Puppet / Static validations:
lib/puppet/type/firewalld_zone.rb#L129
Style/StringConcatenation: Prefer string interpolation to string concatenation. (https://rubystyle.guide#string-interpolation)
|
Puppet / Static validations:
lib/puppet/type/firewalld_zone.rb#L133
Style/StringConcatenation: Prefer string interpolation to string concatenation. (https://rubystyle.guide#string-interpolation)
|
Puppet / Static validations:
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)
|
Puppet / Static validations
Process completed with exit code 1.
|