Add basic acceptance tests for the existing examples #197
ci.yml
on: pull_request
Puppet
/
Static validations
17s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
4 errors
Puppet / Static validations:
spec/support/acceptance/matchers/match_without_whitespace.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
Puppet / Static validations:
spec/support/acceptance/matchers/match_without_whitespace.rb#L5
Style/RegexpLiteral: Use `%r` around regular expression. (https://rubystyle.guide#percent-r)
|
Puppet / Static validations:
spec/support/acceptance/matchers/match_without_whitespace.rb#L9
Style/RegexpLiteral: Use `%r` around regular expression. (https://rubystyle.guide#percent-r)
|
Puppet / Static validations
Process completed with exit code 1.
|