Skip to content

Update dependency rubocop-rspec to '~> 3.10.0' #205

Update dependency rubocop-rspec to '~> 3.10.0'

Update dependency rubocop-rspec to '~> 3.10.0' #205

Triggered via pull request May 19, 2026 20:25
Status Success
Total duration 9m 55s
Artifacts

pr_tests.yml

on: pull_request
Puppet Syntax
31s
Puppet Syntax
Puppet Style
25s
Puppet Style
Ruby Style
17s
Ruby Style
File checks
17s
File checks
RELENG checks
21s
RELENG checks
Matrix: acceptance
Matrix: Puppet Spec
Fit to window
Zoom out
Zoom in

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