Clean up for rubocop #129
Annotations
10 errors and 7 warnings
Ruby Style:
spec/acceptance/suites/security_modules/00_faillock_spec.rb#L31
Lint/UnderscorePrefixedVariableName: Do not use prefix `_` for a variable that is used.
|
Ruby Style:
spec/acceptance/suites/security_modules/10_pam_oath_spec.rb#L34
Lint/UnderscorePrefixedVariableName: Do not use prefix `_` for a variable that is used.
|
Ruby Style:
spec/acceptance/suites/security_modules/files/su_test_script.rb#L66
Lint/SuppressedException: Do not suppress exceptions. (https://rubystyle.guide#dont-hide-exceptions)
|
Ruby Style:
spec/classes/config_spec.rb#L168
RSpec/RepeatedExample: Don't repeat examples within an example group. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedExample)
|
Ruby Style:
spec/classes/config_spec.rb#L170
RSpec/RepeatedExample: Don't repeat examples within an example group. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedExample)
|
Ruby Style:
spec/classes/config_spec.rb#L173
RSpec/RepeatedExample: Don't repeat examples within an example group. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedExample)
|
Ruby Style:
spec/classes/config_spec.rb#L177
RSpec/RepeatedExample: Don't repeat examples within an example group. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedExample)
|
Ruby Style:
spec/classes/init_spec.rb#L63
Layout/LineLength: Line is too long. [276/200] (https://rubystyle.guide#max-line-length)
|
Ruby Style:
spec/classes/init_spec.rb#L66
Layout/LineLength: Line is too long. [274/200] (https://rubystyle.guide#max-line-length)
|
Ruby Style:
spec/classes/init_spec.rb#L96
Layout/LineLength: Line is too long. [205/200] (https://rubystyle.guide#max-line-length)
|
Puppet Syntax
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
File 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
|
RELENG checks
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
|