[
  [
    "warning",
    "the loop variable's type is not a reference type; this creates a copy in each iteration; consider making this a reference",
    "performance-for-range-copy"
  ],
  { "reliability": "high" }
]
