Update voxpupuli-rubocop requirement from ~> 3.1.0 to ~> 4.1.0 #115
test.yml
on: pull_request
Matrix: rspec
rubocop
23s
Test suite
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)
|