Skip to content

Clean up for rubocop #115

Clean up for rubocop

Clean up for rubocop #115

Triggered via pull request December 23, 2024 21:09
@silugsilug
synchronize #300
silug:rubocop
Status Failure
Total duration 1m 12s
Artifacts

pr_tests.yml

on: pull_request
Puppet Syntax
28s
Puppet Syntax
Puppet Style
34s
Puppet Style
Ruby Style
37s
Ruby Style
File checks
27s
File checks
RELENG checks
31s
RELENG checks
Matrix: Puppet Spec
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 7 warnings
Ruby Style: lib/puppet/type/ftpusers.rb#L70
Lint/RescueException: Avoid rescuing the `Exception` class. Perhaps you meant to rescue `StandardError`? (https://rubystyle.guide#no-blind-rescues)
Ruby Style: lib/puppet/type/ftpusers.rb#L84
Lint/RescueException: Avoid rescuing the `Exception` class. Perhaps you meant to rescue `StandardError`? (https://rubystyle.guide#no-blind-rescues)
Ruby Style: lib/puppet/type/init_ulimit.rb#L51
Style/GlobalVars: Do not introduce global variables. (https://rubystyle.guide#instance-vars, https://www.zenspider.com/ruby/quickref.html)
Ruby Style: lib/puppet/type/init_ulimit.rb#L144
Style/GlobalVars: Do not introduce global variables. (https://rubystyle.guide#instance-vars, https://www.zenspider.com/ruby/quickref.html)
Ruby Style: lib/puppet/type/init_ulimit.rb#L148
Style/GlobalVars: Do not introduce global variables. (https://rubystyle.guide#instance-vars, https://www.zenspider.com/ruby/quickref.html)
Ruby Style: lib/puppet/type/init_ulimit.rb#L149
Style/GlobalVars: Do not introduce global variables. (https://rubystyle.guide#instance-vars, https://www.zenspider.com/ruby/quickref.html)
Ruby Style: lib/puppetx/simp/simplib.rb#L1
Style/Documentation: Missing top-level documentation comment for `module PuppetX::SIMP::Simplib`.
Ruby Style: spec/acceptance/suites/default/reboot_notify_spec.rb#L27
RSpec/RepeatedExample: Don't repeat examples within an example group. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedExample)
Ruby Style: spec/acceptance/suites/default/reboot_notify_spec.rb#L41
RSpec/RepeatedExample: Don't repeat examples within an example group. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedExample)
Ruby Style: spec/acceptance/suites/prelink_fact/prelink_fact_spec.rb#L31
Lint/Syntax: unterminated string meets end of file (Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false)
Process completed with exit code 1.
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false)
Process completed with exit code 1.
File checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Puppet Syntax
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
RELENG checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Puppet Style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby Style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636