add custom options parameter to instance #449
ci.yml
on: pull_request
Puppet
/
Static validations
20s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
5 errors
Puppet / Static validations:
spec/defines/instance_spec.rb#L55
Layout/MultilineBlockLayout: Block body expression is on the same line as the block start.
|
Puppet / Static validations:
spec/defines/instance_spec.rb#L63
Layout/DotPosition: Place the . on the previous line, together with the method call receiver. (https://rubystyle.guide#consistent-multi-line-chains)
|
Puppet / Static validations:
spec/defines/instance_spec.rb#L64
Layout/DotPosition: Place the . on the previous line, together with the method call receiver. (https://rubystyle.guide#consistent-multi-line-chains)
|
Puppet / Static validations:
spec/defines/instance_spec.rb#L65
Layout/DotPosition: Place the . on the previous line, together with the method call receiver. (https://rubystyle.guide#consistent-multi-line-chains)
|
Puppet / Static validations
Process completed with exit code 1.
|