Skip to content

Add Ruby 3.3 to CI matrix #93

Add Ruby 3.3 to CI matrix

Add Ruby 3.3 to CI matrix #93

Triggered via pull request April 23, 2024 15:10
Status Failure
Total duration 37s
Artifacts

test.yml

on: pull_request
Matrix: test
Test suite
0s
Test suite
Fit to window
Zoom out
Zoom in

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.