Clean up for rubocop #66
Annotations
10 errors and 1 warning
Run bundle show:
lib/puppet_x/simpkv/file_plugin.rb#L106
Lint/RescueException: Avoid rescuing the `Exception` class. Perhaps you meant to rescue `StandardError`? (https://rubystyle.guide#no-blind-rescues)
|
Run bundle show:
lib/puppet_x/simpkv/file_plugin.rb#L132
Lint/RescueException: Avoid rescuing the `Exception` class. Perhaps you meant to rescue `StandardError`? (https://rubystyle.guide#no-blind-rescues)
|
Run bundle show:
lib/puppet_x/simpkv/file_plugin.rb#L203
Lint/RescueException: Avoid rescuing the `Exception` class. Perhaps you meant to rescue `StandardError`? (https://rubystyle.guide#no-blind-rescues)
|
Run bundle show:
lib/puppet_x/simpkv/file_plugin.rb#L318
Lint/RescueException: Avoid rescuing the `Exception` class. Perhaps you meant to rescue `StandardError`? (https://rubystyle.guide#no-blind-rescues)
|
Run bundle show:
lib/puppet_x/simpkv/file_plugin.rb#L340
Lint/ShadowingOuterLocalVariable: Shadowing outer local variable - `path`.
|
Run bundle show:
lib/puppet_x/simpkv/file_plugin.rb#L394
Lint/RescueException: Avoid rescuing the `Exception` class. Perhaps you meant to rescue `StandardError`? (https://rubystyle.guide#no-blind-rescues)
|
Run bundle show:
lib/puppet_x/simpkv/file_plugin.rb#L407
Lint/RescueException: Avoid rescuing the `Exception` class. Perhaps you meant to rescue `StandardError`? (https://rubystyle.guide#no-blind-rescues)
|
Run bundle show:
lib/puppet_x/simpkv/file_plugin.rb#L423
Lint/RescueException: Avoid rescuing the `Exception` class. Perhaps you meant to rescue `StandardError`? (https://rubystyle.guide#no-blind-rescues)
|
Run bundle show:
lib/puppet_x/simpkv/simpkv.rb#L114
Lint/RescueException: Avoid rescuing the `Exception` class. Perhaps you meant to rescue `StandardError`? (https://rubystyle.guide#no-blind-rescues)
|
Run bundle show:
lib/puppet_x/simpkv/simpkv.rb#L140
Lint/RescueException: Avoid rescuing the `Exception` class. Perhaps you meant to rescue `StandardError`? (https://rubystyle.guide#no-blind-rescues)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading