{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "BaseSimulationExporter.cpp",
      "category" : "-Wdeprecated-declarations",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "Sofa/framework/Simulation/Core/src/sofa/simulation/BaseSimulationExporter.cpp",
      "fingerprint" : "9C72FF72479831C754A0E52F8D17C632",
      "lineEnd" : 62,
      "lineStart" : 62,
      "message" : "'findOrCreateAValidPath' is deprecated: It is still usable but has been DEPRECATED since v25.06. You have until v25.12 to fix your code. It is not clear that this function works on folders or files. Use ensureFolderExists or ensureFolderForFileExists instead.",
      "moduleName" : "-",
      "origin" : "FullBuildWarnings-Clang",
      "originName" : "Clang Build",
      "packageName" : "-",
      "reference" : "8",
      "severity" : "NORMAL",
      "toString" : "BaseSimulationExporter.cpp(62,21): -: -Wdeprecated-declarations: 'findOrCreateAValidPath' is deprecated: It is still usable but has been DEPRECATED since v25.06. You have until v25.12 to fix your code. It is not clear that this function works on folders or files. Use ensureFolderExists or ensureFolderForFileExists instead.",
      "type" : "-"
    }
  ],
  "size" : 1,
  "toString" : "Clang Build (FullBuildWarnings-Clang): 1 issues (745 duplicates)"
}