Add Ruby 3.3 to CI matrix #93
test.yml
on: pull_request
Matrix: test
rubocop
14s
Test suite
0s
Annotations
3 errors
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.
|