Update dependency rubocop-rspec to '~> 3.10.0' #205
pr_tests.yml
on: pull_request
Puppet Syntax
31s
Puppet Style
25s
Ruby Style
17s
File checks
17s
RELENG checks
21s
Matrix: acceptance
Matrix: Puppet Spec
Annotations
2 errors and 1 warning
|
Ruby Style
Process completed with exit code 1.
|
|
Ruby Style:
spec/unit/puppet/provider/postfix_main_cf/ruby_spec.rb#L3
RSpec/LeakyLocalVariable: Do not use local variables defined outside of examples inside of them. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/LeakyLocalVariable)
|
|
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false):
spec/unit/puppet/provider/postfix_main_cf/ruby_spec.rb#L26
Puppet::Type::Postfix_main_cf::ProviderRuby when matching attempts an update if the postconf command returns a non-matching value
Skipped: This test is causing segfault errors for unknown reasons
|