Skip to content

Fix GraphQL/FieldHashKey offense

What does this MR do and why?

This fixes the GraphQL/FieldHashKey offense in:

  • app/graphql/types/ci/config/job_type.rb
  • app/graphql/types/ci/status_action_type.rb
  • app/graphql/types/error_tracking/sentry_error_stack_trace_entry_type.rb
  • app/graphql/types/packages/helm/dependency_type.rb

Relates to #346030

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 Kev

Merge request reports