Skip to content

Add the parameter protocols to the firewalld_zone resource type #67

Add the parameter protocols to the firewalld_zone resource type

Add the parameter protocols to the firewalld_zone resource type #67

Triggered via pull request October 30, 2023 15:53
Status Failure
Total duration 3m 2s
Artifacts

ci.yml

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

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.