{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "VTKExporter.cpp",
      "category" : "-Wunused-variable",
      "columnEnd" : 49,
      "columnStart" : 49,
      "commit" : "-",
      "description" : "",
      "fileName" : "Sofa/Component/IO/Mesh/src/sofa/component/io/mesh/VTKExporter.cpp",
      "fingerprint" : "8ED02D91089E8B433675D2599A1595E6",
      "lineEnd" : 55,
      "lineStart" : 55,
      "message" : "unused variable 'context'",
      "moduleName" : "-",
      "origin" : "FullBuildWarnings-Clang",
      "originName" : "Clang Build",
      "packageName" : "-",
      "reference" : "8",
      "severity" : "NORMAL",
      "toString" : "VTKExporter.cpp(55,49): -: -Wunused-variable: unused variable 'context'",
      "type" : "-"
    }
  ],
  "size" : 1,
  "toString" : "Clang Build (FullBuildWarnings-Clang): 1 issues (745 duplicates)"
}