Ensure compatibility with Splunk 9.2.0.1 and 9.0.0 #105
ci.yml
on: pull_request
Puppet
/
Static validations
26s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
6 errors
Puppet / Static validations:
spec/classes/enterprise_spec.rb#L63
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Puppet / Static validations:
spec/classes/enterprise_spec.rb#L74
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Puppet / Static validations:
spec/classes/enterprise_spec.rb#L85
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Puppet / Static validations:
spec/classes/enterprise_spec.rb#L130
Layout/ExtraSpacing: Unnecessary spacing detected.
|
Puppet / Static validations:
spec/classes/enterprise_spec.rb#L130
Layout/BlockEndNewline: Expression at 130, 68 should be on its own line.
|
Puppet / Static validations
Process completed with exit code 1.
|