Add support for FreeBSD #114
ci.yml
on: pull_request
Puppet
/
Static validations
32s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
11 errors
Puppet / Static validations:
spec/classes/init_spec.rb#L52
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line. (https://rubystyle.guide#no-double-indent)
|
Puppet / Static validations:
spec/classes/init_spec.rb#L52
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
Puppet / Static validations:
spec/classes/init_spec.rb#L53
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line. (https://rubystyle.guide#no-double-indent)
|
Puppet / Static validations:
spec/classes/init_spec.rb#L53
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
Puppet / Static validations:
spec/classes/init_spec.rb#L54
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line. (https://rubystyle.guide#no-double-indent)
|
Puppet / Static validations:
spec/classes/init_spec.rb#L54
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
Puppet / Static validations:
spec/classes/init_spec.rb#L55
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line. (https://rubystyle.guide#no-double-indent)
|
Puppet / Static validations:
spec/classes/init_spec.rb#L55
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
Puppet / Static validations:
spec/defines/check_spec.rb#L32
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line. (https://rubystyle.guide#no-double-indent)
|
Puppet / Static validations:
spec/defines/check_spec.rb#L32
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
Puppet / Test suite
Process completed with exit code 1.
|