Skip to content

Fix Style/OpenStructUse offenses

What does this MR do and why?

This MR aims to solve the issue #344279

Fixes OpenStruct use since Ruby 3 discourages it.

File Change

  • .rubocop_manual_todo.yml
  • spec/graphql/mutations/branches/create_spec.rb
  • spec/graphql/mutations/clusters/agent_tokens/create_spec.rb
  • spec/graphql/mutations/clusters/agents/create_spec.rb
  • spec/graphql/mutations/clusters/agents/delete_spec.rb
  • spec/graphql/mutations/commits/create_spec.rb

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Siddharth Asthana

Merge request reports