Refactor unit test #73
ci.yml
on: pull_request
Puppet
/
Static validations
19s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
4 errors
Puppet / Static validations:
spec/classes/openvmtools_init_spec.rb#L37
Layout/IndentationStyle: Tab detected in indentation. (https://rubystyle.guide#spaces-indentation)
|
Puppet / Static validations:
spec/classes/openvmtools_init_spec.rb#L37
Layout/CaseIndentation: Indent `when` as deep as `case`. (https://rubystyle.guide#indent-when-to-case)
|
Puppet / Static validations:
spec/classes/openvmtools_init_spec.rb#L38
Layout/IndentationWidth: Use 2 (not 5) spaces for indentation. (https://rubystyle.guide#spaces-indentation)
|
Puppet / Static validations
Process completed with exit code 1.
|