rubocop: Use task from voxpupuli-rubocop #86
test.yml
on: pull_request
Matrix: test
rubocop
15s
Test suite
0s
Annotations
7 errors
test (3.1)
Process completed with exit code 1.
|
test (3.2)
Process completed with exit code 1.
|
test (3.0, yes)
Process completed with exit code 1.
|
rubocop:
spec/mock_vsphere_helper.rb#L91
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_name` block argument. (https://rubystyle.guide#hash-each)
|
rubocop:
spec/mock_vsphere_helper.rb#L97
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_name` block argument. (https://rubystyle.guide#hash-each)
|
rubocop
Process completed with exit code 1.
|
test (2.7)
Process completed with exit code 1.
|