Clean up for rubocop #72
Annotations
10 errors and 1 warning
Run bundle show:
lib/puppet/functions/simp_apache/auth.rb#L119
Lint/Syntax: unexpected token kIF_MOD
(Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
Run bundle show:
lib/puppet/functions/simp_apache/auth.rb#L120
Lint/Syntax: unexpected token kEND
(Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
Run bundle show:
lib/puppet/functions/simp_apache/auth.rb#L126
Lint/Syntax: unexpected token kEND
(Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
Run bundle show:
lib/puppet/functions/simp_apache/auth.rb#L135
Lint/Syntax: unexpected token kEND
(Using Ruby 2.7 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
Run bundle show:
lib/puppet/provider/htaccess/htaccess.rb#L83
Lint/RescueException: Avoid rescuing the `Exception` class. Perhaps you meant to rescue `StandardError`? (https://rubystyle.guide#no-blind-rescues)
|
Run bundle show:
lib/puppet/provider/htaccess/htaccess.rb#L115
Lint/RescueException: Avoid rescuing the `Exception` class. Perhaps you meant to rescue `StandardError`? (https://rubystyle.guide#no-blind-rescues)
|
Run bundle show:
lib/puppet/provider/htaccess/htaccess.rb#L135
Lint/RescueException: Avoid rescuing the `Exception` class. Perhaps you meant to rescue `StandardError`? (https://rubystyle.guide#no-blind-rescues)
|
Run bundle show:
spec/acceptance/suites/htaccess/htaccess_spec.rb#L7
RSpec/IndexedLet: This `let` statement uses `1` in its name. Please give it a meaningful name. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/IndexedLet)
|
Run bundle show:
spec/acceptance/suites/htaccess/htaccess_spec.rb#L14
RSpec/IndexedLet: This `let` statement uses `2` in its name. Please give it a meaningful name. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/IndexedLet)
|
Run bundle show:
spec/acceptance/suites/htaccess/htaccess_spec.rb#L22
RSpec/IndexedLet: This `let` statement uses `3` in its name. Please give it a meaningful name. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/IndexedLet)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading