{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Binding_Vec.cpp",
      "category" : "-Wself-assign-overloaded",
      "columnEnd" : 27,
      "columnStart" : 27,
      "commit" : "-",
      "description" : "",
      "fileName" : "external_directories/fetched/SofaPython3/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Vec.cpp",
      "fingerprint" : "FALLBACK-1c089114",
      "lineEnd" : 146,
      "lineStart" : 146,
      "message" : "explicitly assigning value of variable of type 'const pybind11::detail::self_t' to itself",
      "moduleName" : "-",
      "origin" : "FullBuildWarnings-Clang",
      "originName" : "Clang Build",
      "packageName" : "-",
      "reference" : "6039",
      "severity" : "NORMAL",
      "toString" : "Binding_Vec.cpp(146,27): -: -Wself-assign-overloaded: explicitly assigning value of variable of type 'const pybind11::detail::self_t' to itself",
      "type" : "-"
    }
  ],
  "size" : 1,
  "toString" : "Clang Build (FullBuildWarnings-Clang): 1 issues (413 duplicates)"
}