Skip to content

Update to module template files #3

Update to module template files

Update to module template files #3

Triggered via pull request February 22, 2025 16:08
@sazsaz
synchronize #321
modulesync
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
16s
Puppet / Static validations
Matrix: Puppet / unit
Puppet  /  Test suite
2s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Puppet / Static validations: lib/facter/rsyslog_version.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
Puppet / Static validations: lib/facter/rsyslog_version.rb#L13
Style/IfUnlessModifier: Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`. (https://rubystyle.guide#if-as-a-modifier)
Puppet / Static validations: lib/facter/rsyslog_version.rb#L13
Lint/DuplicateRegexpCharacterClassElement: Duplicate element inside regexp character class
Puppet / Static validations: lib/facter/rsyslog_version.rb#L13
Lint/DuplicateRegexpCharacterClassElement: Duplicate element inside regexp character class
Puppet / Static validations: spec/classes/rsyslog_client_spec.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
Puppet / Static validations: spec/classes/rsyslog_client_spec.rb#L90
Style/RedundantRegexpEscape: Redundant escape inside regexp literal
Puppet / Static validations: spec/classes/rsyslog_client_spec.rb#L102
Style/RedundantRegexpEscape: Redundant escape inside regexp literal
Puppet / Static validations: spec/classes/rsyslog_client_spec.rb#L115
Style/RedundantRegexpEscape: Redundant escape inside regexp literal
Puppet / Static validations: spec/classes/rsyslog_database_spec.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
Puppet / Static validations: spec/classes/rsyslog_database_spec.rb#L43
Style/IfUnlessModifier: Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`. (https://rubystyle.guide#if-as-a-modifier)
Puppet / Test suite
Process completed with exit code 1.