Add TLS PSK encryption support for Zabbix hosts #1093
ci.yml
on: pull_request
Puppet
/
Static validations
24s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
5s
Annotations
10 errors
|
Puppet / Static validations
Process completed with exit code 1.
|
|
Puppet / Static validations:
lib/puppet/type/zabbix_host.rb#L31
Layout/SpaceInsideBlockBraces: Space missing inside }.
|
|
Puppet / Static validations:
lib/puppet/type/zabbix_host.rb#L31
Style/SingleLineBlockParams: Name `reduce` block params `|acc, elem|`.
|
|
Puppet / Static validations:
lib/puppet/type/zabbix_host.rb#L31
Layout/SpaceInsideBlockBraces: Space between { and | missing.
|
|
Puppet / Static validations:
lib/puppet/type/zabbix_host.rb#L31
Layout/SpaceBeforeBlockBraces: Space missing to the left of {.
|
|
Puppet / Static validations:
lib/puppet/type/zabbix_host.rb#L27
Layout/IndentationStyle: Tab detected in indentation. (https://rubystyle.guide#spaces-indentation)
|
|
Puppet / Static validations:
lib/puppet/type/zabbix_host.rb#L26
Layout/IndentationStyle: Tab detected in indentation. (https://rubystyle.guide#spaces-indentation)
|
|
Puppet / Static validations:
lib/puppet/type/zabbix_host.rb#L25
Layout/FirstHashElementIndentation: Use 2 spaces for indentation in a hash, relative to the start of the line where the left curly brace is.
|
|
Puppet / Static validations:
lib/puppet/type/zabbix_host.rb#L25
Layout/IndentationStyle: Tab detected in indentation. (https://rubystyle.guide#spaces-indentation)
|
|
Puppet / Test suite
Process completed with exit code 1.
|