modulesync 7.0.0 #18
Annotations
5 errors
lib/puppet/provider/windowsfeature/default.rb#L13
Style/FetchEnvVar: Use `ENV.fetch('SYSTEMROOT')` or `ENV.fetch('SYSTEMROOT', nil)` instead of `ENV['SYSTEMROOT']`. (https://rubystyle.guide/#hash-fetch-defaults)
|
lib/puppet/provider/windowsfeature/default.rb#L14
Style/FetchEnvVar: Use `ENV.fetch('SYSTEMROOT')` or `ENV.fetch('SYSTEMROOT', nil)` instead of `ENV['SYSTEMROOT']`. (https://rubystyle.guide/#hash-fetch-defaults)
|
lib/puppet/provider/windowsfeature/default.rb#L15
Style/FetchEnvVar: Use `ENV.fetch('SYSTEMROOT')` or `ENV.fetch('SYSTEMROOT', nil)` instead of `ENV['SYSTEMROOT']`. (https://rubystyle.guide/#hash-fetch-defaults)
|
lib/puppet/provider/windowsfeature/default.rb#L16
Style/FetchEnvVar: Use `ENV.fetch('SYSTEMROOT')` or `ENV.fetch('SYSTEMROOT', nil)` instead of `ENV['SYSTEMROOT']`. (https://rubystyle.guide/#hash-fetch-defaults)
|
|
The logs for this run have expired and are no longer available.
Loading