Skip to content

Fix GraphQL/FieldMethod offense (Part 1/2)

What does this MR do and why?

This fixes the GraphQL/FieldMethod offense in:

  • app/graphql/types/ci/job_type.rb
  • app/graphql/types/merge_request_type.rb
  • app/graphql/types/metrics/dashboards/annotation_type.rb
  • app/graphql/types/packages/package_details_type.rb
  • app/graphql/types/project_type.rb

This MR is part 1 of a 2 part series of MRs to resolve #346031.

MR acceptance checklist

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

Merge request reports

Loading