Add TLS PSK encryption support for Zabbix hosts #1099
ci.yml
on: pull_request
Puppet
/
Static validations
28s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
4s
Annotations
10 errors
|
Puppet / Static validations
Process completed with exit code 1.
|
|
Puppet / Static validations:
spec/types/zabbix_host_spec.rb#L67
Style/BlockDelimiters: Avoid using `{...}` for multi-line blocks. (https://rubystyle.guide#single-line-blocks)
|
|
Puppet / Static validations:
spec/types/zabbix_host_spec.rb#L54
Style/BlockDelimiters: Avoid using `{...}` for multi-line blocks. (https://rubystyle.guide#single-line-blocks)
|
|
Puppet / Static validations:
spec/types/zabbix_host_spec.rb#L43
Style/BlockDelimiters: Avoid using `{...}` for multi-line blocks. (https://rubystyle.guide#single-line-blocks)
|
|
Puppet / Static validations:
spec/types/zabbix_host_spec.rb#L39
Layout/BlockAlignment: `end` at 39, 2 is not aligned with `context 'when tls_connect is psk but tls_psk and tls_psk_identity are missing' do` at 30, 1.
|
|
Puppet / Static validations:
spec/types/zabbix_host_spec.rb#L32
Style/BlockDelimiters: Avoid using `{...}` for multi-line blocks. (https://rubystyle.guide#single-line-blocks)
|
|
Puppet / Static validations:
spec/types/zabbix_host_spec.rb#L30
Layout/IndentationConsistency: Inconsistent indentation detected. (https://rubystyle.guide#spaces-indentation, https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#follow-the-coding-conventions)
|
|
Puppet / Static validations:
spec/acceptance/zabbix_host_spec.rb#L359
Layout/BlockAlignment: `end` at 359, 6 is not aligned with `it_behaves_like 'an idempotent resource' do` at 341, 4.
|
|
Puppet / Static validations:
spec/acceptance/zabbix_host_spec.rb#L341
Layout/IndentationConsistency: Inconsistent indentation detected. (https://rubystyle.guide#spaces-indentation, https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#follow-the-coding-conventions)
|
|
Puppet / Test suite
Process completed with exit code 1.
|