Support multiple values in TLSAccept #786
ci.yml
on: pull_request
Puppet
/
Static validations
18s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
5 errors
Puppet / Static validations:
spec/classes/agent_spec.rb#L371
Style/WordArray: Use `%w` or `%W` for an array of words. (https://rubystyle.guide#percent-w)
|
Puppet / Static validations:
spec/classes/agent_spec.rb#L371
Layout/SpaceAfterComma: Space missing after comma. (https://rubystyle.guide#spaces-operators)
|
Puppet / Static validations:
spec/classes/proxy_spec.rb#L442
Style/WordArray: Use `%w` or `%W` for an array of words. (https://rubystyle.guide#percent-w)
|
Puppet / Static validations:
spec/classes/proxy_spec.rb#L442
Layout/SpaceAfterComma: Space missing after comma. (https://rubystyle.guide#spaces-operators)
|
Puppet / Static validations
Process completed with exit code 1.
|