openssl_version: Adjust regex to match more openssl version strings #378
ci.yml
on: pull_request
Puppet
/
Static validations
32s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
1s
Annotations
5 errors
Puppet / Static validations:
spec/unit/openssl_version_spec.rb#L82
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/unit/openssl_version_spec.rb#L109
Layout/EmptyLines: Extra blank line detected. (https://rubystyle.guide#two-or-more-empty-lines)
|
Puppet / Static validations:
spec/unit/openssl_version_spec.rb#L119
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
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|