Revert "(maint) Exclude breaking rubocop versions" #196
Annotations
7 errors and 1 warning
lib/puppet-debugserver/puppet_debug_session.rb#L435
Style/MapIntoArray: Use `map` instead of `each` to map elements into an array.
|
lib/puppet-languageserver/session_state/object_cache.rb#L131
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_` block argument.
|
lib/puppet-languageserver/session_state/object_cache.rb#L141
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_origin` block argument.
|
lib/puppet-languageserver/session_state/object_cache.rb#L144
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_section_name` block argument.
|
lib/puppet-languageserver/sidecar_protocol.rb#L71
Style/MapIntoArray: Use `map` instead of `each` to map elements into an array.
|
lib/puppet_editor_services/server/tcp.rb#L304
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_` block argument.
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "puppet-editor-services".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading