Skip to content

Update voxpupuli-rubocop requirement from ~> 3.1.0 to ~> 4.1.0 #115

Update voxpupuli-rubocop requirement from ~> 3.1.0 to ~> 4.1.0

Update voxpupuli-rubocop requirement from ~> 3.1.0 to ~> 4.1.0 #115

Triggered via pull request May 30, 2025 18:08
Status Failure
Total duration 31s
Artifacts

test.yml

on: pull_request
Matrix: rspec
Test suite
Test suite
Fit to window
Zoom out
Zoom in

Annotations

16 errors
RSpec - Ruby 3.0
The process '/opt/hostedtoolcache/Ruby/3.0.7/x64/bin/bundle' failed with exit code 6
RSpec - Ruby 3.2
The operation was canceled.
RSpec - Ruby 3.2
The strategy configuration was canceled because "rspec._3_0" failed
RSpec - Ruby 3.4
The operation was canceled.
RSpec - Ruby 3.4
The strategy configuration was canceled because "rspec._3_0" failed
RSpec - Ruby 3.3
The operation was canceled.
RSpec - Ruby 3.3
The strategy configuration was canceled because "rspec._3_0" failed
RSpec - Ruby 3.1
The operation was canceled.
RSpec - Ruby 3.1
The strategy configuration was canceled because "rspec._3_0" failed
RSpec - Ruby 2.7
The operation was canceled.
RSpec - Ruby 2.7
The strategy configuration was canceled because "rspec._3_0" failed
rubocop
Process completed with exit code 1.
rubocop: spec/puppet_blacksmith/forge_live_spec.rb#L13
RSpec/IncludeExamples: Prefer `it_behaves_like` over `include_examples`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/IncludeExamples)
rubocop: puppet-blacksmith.gemspec#L17
Gemspec/RequiredRubyVersion: `required_ruby_version` and `TargetRubyVersion` (3.1, which may be specified in .rubocop.yml) should be equal.
rubocop: lib/puppet_blacksmith/rake_tasks.rb#L13
Naming/BlockForwarding: Use anonymous block forwarding. (https://rubystyle.guide#block-forwarding)
rubocop: lib/puppet_blacksmith/rake_tasks.rb#L9
Naming/BlockForwarding: Use anonymous block forwarding. (https://rubystyle.guide#block-forwarding)