Update voxpupuli-rubocop requirement from ~> 2.8.0 to ~> 3.0.0 #58
ci.yml
on: pull_request
Matrix: test
rubocop
35s
Test suite
0s
Annotations
6 errors
rubocop:
beaker-google.gemspec#L36
Gemspec/AddRuntimeDependency: Use `add_dependency` instead of `add_runtime_dependency`. (https://rubystyle.guide#add_dependency_vs_add_runtime_dependency, https://github.com/rubygems/rubygems/issues/7799#issuecomment-2192720316)
|
rubocop:
beaker-google.gemspec#L38
Gemspec/AddRuntimeDependency: Use `add_dependency` instead of `add_runtime_dependency`. (https://rubystyle.guide#add_dependency_vs_add_runtime_dependency, https://github.com/rubygems/rubygems/issues/7799#issuecomment-2192720316)
|
rubocop:
beaker-google.gemspec#L39
Gemspec/AddRuntimeDependency: Use `add_dependency` instead of `add_runtime_dependency`. (https://rubystyle.guide#add_dependency_vs_add_runtime_dependency, https://github.com/rubygems/rubygems/issues/7799#issuecomment-2192720316)
|
rubocop:
beaker-google.gemspec#L40
Gemspec/AddRuntimeDependency: Use `add_dependency` instead of `add_runtime_dependency`. (https://rubystyle.guide#add_dependency_vs_add_runtime_dependency, https://github.com/rubygems/rubygems/issues/7799#issuecomment-2192720316)
|
rubocop:
lib/beaker/hypervisor/google_compute_helper.rb#L145
Lint/Void: Literal `nil` used in void context.
|
rubocop
Process completed with exit code 1.
|