Revert "(maint) Exclude breaking rubocop versions" #195
Annotations
10 errors and 1 warning
lib/puppet-debugserver/debug_session/hook_handlers.rb#L212
Style/RedundantSelfAssignmentBranch: Remove the self-assignment branch.
|
lib/puppet-debugserver/puppet_debug_session.rb#L435
Style/MapIntoArray: Use `map` instead of `each` to map elements into an array.
|
lib/puppet-debugserver/puppet_debug_session.rb#L518
Lint/SymbolConversion: Unnecessary symbol conversion; use `:"aggregator#{object_id}"` instead.
|
lib/puppet-languageserver/global_queues/sidecar_queue.rb#L34
Style/SuperArguments: Call `super` without arguments and parentheses when the signature is identical.
|
lib/puppet-languageserver/global_queues/validation_queue.rb#L34
Style/SuperArguments: Call `super` without arguments and parentheses when the signature is identical.
|
lib/puppet-languageserver/message_handler.rb#L391
Style/SuperArguments: Call `super` without arguments and parentheses when the signature is identical.
|
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.
|
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