add source parameter to rsyslog::snippet, fixes #300 #21
ci.yml
on: push
Puppet
/
Static validations
17s
Matrix: Puppet / unit
Puppet
/
Test suite
1s
Annotations
6 errors and 1 warning
Puppet / Static validations:
spec/defines/rsyslog_snippet_spec.rb#L46
Style/BlockDelimiters: Avoid using `{...}` for multi-line blocks. (https://rubystyle.guide#single-line-blocks)
|
Puppet / Static validations:
spec/defines/rsyslog_snippet_spec.rb#L46
Layout/MultilineBlockLayout: Block body expression is on the same line as the block start.
|
Puppet / Static validations:
spec/defines/rsyslog_snippet_spec.rb#L49
Layout/BlockEndNewline: Expression at 49, 11 should be on its own line.
|
Puppet / Static validations:
spec/defines/rsyslog_snippet_spec.rb#L52
Style/RegexpLiteral: Use `%r` around regular expression. (https://rubystyle.guide#percent-r)
|
Puppet / Static validations
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|