Use default systemd timer for EL9 logrotate #87
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Puppet
/
Static validations
18s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
10 errors
Puppet / Static validations:
spec/defines/conf_spec.rb#L7
Layout/FirstHashElementIndentation: Use 2 spaces for indentation in a hash, relative to the first position after the preceding left parenthesis.
|
Puppet / Static validations:
spec/defines/conf_spec.rb#L7
Style/HashSyntax: Use the new Ruby 1.9 hash syntax. (https://rubystyle.guide#hash-literals)
|
Puppet / Static validations:
spec/defines/conf_spec.rb#L9
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Puppet / Static validations:
spec/defines/conf_spec.rb#L9
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Puppet / Static validations:
spec/defines/conf_spec.rb#L10
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Puppet / Static validations:
spec/defines/conf_spec.rb#L10
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Puppet / Static validations:
spec/defines/conf_spec.rb#L13
Layout/FirstHashElementIndentation: Indent the right brace the same as the first position after the preceding left parenthesis.
|
Puppet / Static validations:
spec/defines/rule_spec.rb#L8
Layout/FirstHashElementIndentation: Use 2 spaces for indentation in a hash, relative to the first position after the preceding left parenthesis.
|
Puppet / Static validations:
spec/defines/rule_spec.rb#L8
Style/HashSyntax: Use the new Ruby 1.9 hash syntax. (https://rubystyle.guide#hash-literals)
|
Puppet / Static validations:
spec/defines/rule_spec.rb#L10
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|