{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ComponentFailingPlugin.cpp",
      "category" : "-Wdeprecated-declarations",
      "columnEnd" : 41,
      "columnStart" : 41,
      "commit" : "-",
      "description" : "",
      "fileName" : "Sofa/framework/Helper/test/system/FailingPlugin/ComponentFailingPlugin.cpp",
      "fingerprint" : "0B55682B8DA50FE0E80BD195522937F3",
      "lineEnd" : 40,
      "lineStart" : 40,
      "message" : "'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information.",
      "moduleName" : "-",
      "origin" : "FullBuildWarnings-Clang",
      "originName" : "Clang Build",
      "packageName" : "-",
      "reference" : "6025",
      "severity" : "NORMAL",
      "toString" : "ComponentFailingPlugin.cpp(40,41): -: -Wdeprecated-declarations: 'RegisterObject' is deprecated: It is still usable but has been DEPRECATED since v24.12. You have until v25.12 to fix your code. RegisterObject and the associated implicit registration is being phased out. Use ObjectRegistrationData and explicit registration from now on. See #4429 for more information.",
      "type" : "-"
    }
  ],
  "size" : 1,
  "toString" : "Clang Build (FullBuildWarnings-Clang): 1 issues (413 duplicates)"
}