Skip to content

Revert "(maint) Exclude breaking rubocop versions" #382

Revert "(maint) Exclude breaking rubocop versions"

Revert "(maint) Exclude breaking rubocop versions" #382

Triggered via pull request June 20, 2024 11:25
Status Failure
Total duration 41s
Artifacts

ci.yml

on: pull_request
Matrix: spec
Fit to window
Zoom out
Zoom in

Annotations

8 errors
spec (ruby 3.2) / spec: lib/puppet_litmus/rake_helper.rb#L88
Style/MapIntoArray: Use `map` instead of `each` to map elements into an array.
spec (ruby 3.2) / spec: lib/puppet_litmus/rake_helper.rb#L163
Style/RedundantFilterChain: Use `none?` instead of `select.empty?`.
spec (ruby 3.2) / spec: lib/puppet_litmus/rake_helper.rb#L167
Style/RedundantFilterChain: Use `none?` instead of `select.empty?`.
spec (ruby 3.2) / spec
Process completed with exit code 1.
spec (ruby 2.7) / spec: lib/puppet_litmus/rake_helper.rb#L88
Style/MapIntoArray: Use `map` instead of `each` to map elements into an array.
spec (ruby 2.7) / spec: lib/puppet_litmus/rake_helper.rb#L163
Style/RedundantFilterChain: Use `none?` instead of `select.empty?`.
spec (ruby 2.7) / spec: lib/puppet_litmus/rake_helper.rb#L167
Style/RedundantFilterChain: Use `none?` instead of `select.empty?`.
spec (ruby 2.7) / spec
Process completed with exit code 1.