modulesync 9.4.0 #1
ci.yml
on: pull_request
Puppet
/
Static validations
29s
Matrix: Puppet / unit
Puppet
/
Test suite
1s
Annotations
11 errors and 1 warning
Puppet / Static validations:
lib/facter/metered_link.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
Puppet / Static validations:
lib/facter/metered_link.rb#L2
Layout/LeadingEmptyLines: Unnecessary blank line at the beginning of the source.
|
Puppet / Static validations:
lib/facter/metered_link.rb#L5
Style/FetchEnvVar: Use `ENV.fetch('SystemRoot')` or `ENV.fetch('SystemRoot', nil)` instead of `ENV['SystemRoot']`. (https://rubystyle.guide/#hash-fetch-defaults)
|
Puppet / Static validations:
lib/facter/metered_link.rb#L9
Style/Dir: Use `__dir__` to get an absolute path to the current file's directory.
|
Puppet / Static validations:
lib/facter/metered_link.rb#L12
Style/TrailingCommaInArguments: Avoid comma after the last parameter of a method call. (https://rubystyle.guide#no-trailing-params-comma)
|
Puppet / Static validations:
lib/facter/patch_unsafe_process_active.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
Puppet / Static validations:
lib/facter/patch_unsafe_process_active.rb#L11
Style/SlicingWithRange: Prefer ary[n..] over ary[n..-1].
|
Puppet / Static validations:
lib/facter/patch_unsafe_process_active.rb#L18
Style/SlicingWithRange: Prefer ary[n..] over ary[n..-1].
|
Puppet / Static validations:
lib/facter/patch_unsafe_process_active.rb#L26
Style/StringConcatenation: Prefer string interpolation to string concatenation. (https://rubystyle.guide#string-interpolation)
|
Puppet / Static validations:
lib/facter/patch_unsafe_process_active.rb#L29
Style/FileRead: Use `File.read`. (https://rubystyle.guide#file-read)
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-patching_as_code/puppet-patching_as_code-with--without-development:system_tests:release-only--Gemfile.lock-313fca2667962708fef002fc020ae920ec29e3d2c602957fd8856ad3ec3cc34b, setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-patching_as_code/puppet-patching_as_code-with--without-development:system_tests:release-only--Gemfile.lock-
|