Skip to content

Build(deps-dev): Update voxpupuli-rubocop requirement from ~> 5.0.0 to ~> 5.2.0 #1014

Build(deps-dev): Update voxpupuli-rubocop requirement from ~> 5.0.0 to ~> 5.2.0

Build(deps-dev): Update voxpupuli-rubocop requirement from ~> 5.0.0 to ~> 5.2.0 #1014

Triggered via pull request April 9, 2026 11:20
Status Failure
Total duration 5m 22s
Artifacts

tests.yaml

on: pull_request
rubocop_and_matrix
55s
rubocop_and_matrix
Linux: Generate module cache
23s
Linux: Generate module cache
Windows: Generate module cache
4m 59s
Windows: Generate module cache
Matrix: modules_ci
Check mod deps
15s
Check mod deps
Matrix: Docker Transport
Matrix: Linux Integration
Matrix: SSH Transport
Matrix: bolt apply
Matrix: local_transports
Matrix: unit
Matrix: BoltSpec
Matrix: Windows Agentless
Matrix: Windows Integration
Matrix: WinRM Transport
Test suite
3s
Test suite
Fit to window
Zoom out
Zoom in

Annotations

11 errors
rubocop_and_matrix: lib/bolt/apply_result.rb#L116
Style/ReduceToHash: Use `to_h { ... }` instead of `each_with_object`.
rubocop_and_matrix: dev-resources/bump_mods.rb#L63
Style/FileOpen: `File.open` without a block may leak a file descriptor; use the block form.
rubocop_and_matrix: dev-resources/bump_mods.rb#L44
Style/FileOpen: `File.open` without a block may leak a file descriptor; use the block form.
rubocop_and_matrix: bolt-modules/boltlib/spec/functions/catch_errors_spec.rb#L28
RSpec/Output: Do not write to stdout in specs. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Output)
rubocop_and_matrix: bolt-modules/boltlib/spec/fixtures/modules/test/tasks/references.rb#L12
RSpec/Output: Do not write to stdout in specs. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Output)
rubocop_and_matrix: bolt-modules/boltlib/lib/puppet/functions/run_script.rb#L95
Style/SelectByKind: Prefer `grep_v` to `reject` with a kind check.
rubocop_and_matrix: bolt-modules/boltlib/lib/puppet/functions/run_plan.rb#L205
Style/ReduceToHash: Use `to_h { ... }` instead of `each_with_object`.
rubocop_and_matrix: bolt-modules/boltlib/lib/puppet/functions/run_plan.rb#L103
Style/ReduceToHash: Use `to_h { ... }` instead of `each_with_object`.
rubocop_and_matrix: bolt-modules/boltlib/lib/puppet/functions/run_container.rb#L116
Style/SelectByKind: Prefer `grep_v` to `reject` with a kind check.
rubocop_and_matrix: bolt-modules/boltlib/lib/puppet/functions/run_command.rb#L67
Style/SelectByKind: Prefer `grep_v` to `reject` with a kind check.
Test suite
Process completed with exit code 1.