Skip to content

modulesync 7.0.0

modulesync 7.0.0 #18

Triggered via pull request August 18, 2023 00:33
Status Failure
Total duration 36s
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
26s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Puppet / Static validations: 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)
Puppet / Static validations: 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)
Puppet / Static validations: 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)
Puppet / Static validations: 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)
Puppet / Static validations
Process completed with exit code 1.