[
  [
    "warning",
    "either cast from 'int' to 'long' is ineffective, or there is loss of precision before the conversion",
    "bugprone-misplaced-widening-cast"
  ],
  { "reliability": "high" }
]
