Skip to content

modulesync 7.5.0

modulesync 7.5.0 #221

Triggered via pull request August 17, 2023 15:13
Status Failure
Total duration 45s
Artifacts

ci.yml

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

Annotations

10 errors
Puppet / Static validations: lib/facter/rabbitmq_nodename.rb#L8
Style/RedundantRegexpEscape: Redundant escape inside regexp literal
Puppet / Static validations: lib/facter/rabbitmq_nodename.rb#L8
Style/RedundantRegexpEscape: Redundant escape inside regexp literal
Puppet / Static validations: spec/acceptance/class_spec.rb#L130
RSpec/PendingWithoutReason: Give the reason for xit. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/PendingWithoutReason)
Puppet / Static validations: spec/acceptance/class_spec.rb#L165
RSpec/PendingWithoutReason: Give the reason for xit. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/PendingWithoutReason)
Puppet / Static validations: spec/acceptance/class_spec.rb#L230
RSpec/PendingWithoutReason: Give the reason for xit. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/PendingWithoutReason)
Puppet / Static validations: spec/classes/rabbitmq_spec.rb#L375
Layout/LineContinuationSpacing: Use one space in front of backslash.
Puppet / Static validations: spec/classes/rabbitmq_spec.rb#L386
Layout/LineContinuationSpacing: Use one space in front of backslash.
Puppet / Static validations: spec/unit/facter/util/fact_rabbitmq_plugins_dirs_spec.rb#L13
RSpec/MatchArray: Prefer `contain_exactly` when matching an array literal. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MatchArray)
Puppet / Static validations: spec/unit/facter/util/fact_rabbitmq_plugins_dirs_spec.rb#L26
RSpec/MatchArray: Prefer `contain_exactly` when matching an array literal. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MatchArray)
Puppet / Static validations: spec/unit/puppet/provider/rabbitmq_plugin/rabbitmqctl_spec.rb#L67
RSpec/BeEq: Prefer `be` over `eq`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/BeEq)