Skip to content

Use default systemd timer for EL9 logrotate #87

Use default systemd timer for EL9 logrotate

Use default systemd timer for EL9 logrotate #87

Triggered via pull request December 5, 2023 17:28
@treydocktreydock
synchronize #216
el9-timer
Status Failure
Total duration 33s
Artifacts
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
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

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)