static-analysis master failure

https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/221741576

Offenses:

app/helpers/projects_helper.rb:352:3: W: Lint/DuplicateMethods: Method ProjectsHelper#metrics_external_dashboard_url is defined at both app/helpers/projects_helper.rb:324 and app/helpers/projects_helper.rb:352.
  def metrics_external_dashboard_url
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

11859 files inspected, 1 offense detected