{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "GenericConstraintSolver.cpp",
      "category" : "-Wambiguous-reversed-operator",
      "columnEnd" : 43,
      "columnStart" : 43,
      "commit" : "-",
      "description" : "",
      "fileName" : "Sofa/Component/Constraint/Lagrangian/Solver/src/sofa/component/constraint/lagrangian/solver/GenericConstraintSolver.cpp",
      "fingerprint" : "12A9CE3E9FAF018B64BFED110760CD7A",
      "lineEnd" : 146,
      "lineStart" : 146,
      "message" : "ISO C++20 considers use of overloaded operator '!=' (with operand types 'const sofa::component::constraint::lagrangian::solver::GenericConstraintSolver::ResolutionMethod' and 'const sofa::component::constraint::lagrangian::solver::GenericConstraintSolver::ResolutionMethod') to be ambiguous despite there being a unique best viable function",
      "moduleName" : "-",
      "origin" : "FullBuildWarnings-Clang",
      "originName" : "Clang Build",
      "packageName" : "-",
      "reference" : "6",
      "severity" : "NORMAL",
      "toString" : "GenericConstraintSolver.cpp(146,43): -: -Wambiguous-reversed-operator: ISO C++20 considers use of overloaded operator '!=' (with operand types 'const sofa::component::constraint::lagrangian::solver::GenericConstraintSolver::ResolutionMethod' and 'const sofa::component::constraint::lagrangian::solver::GenericConstraintSolver::ResolutionMethod') to be ambiguous despite there being a unique best viable function",
      "type" : "-"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "GenericConstraintSolver.cpp",
      "category" : "-Wdeprecated-declarations",
      "columnEnd" : 17,
      "columnStart" : 17,
      "commit" : "-",
      "description" : "",
      "fileName" : "Sofa/Component/Constraint/Lagrangian/Solver/src/sofa/component/constraint/lagrangian/solver/GenericConstraintSolver.cpp",
      "fingerprint" : "3826D3DB92270849A45AC45608B4CBE0",
      "lineEnd" : 383,
      "lineStart" : 383,
      "message" : "'rebuildSystem' is deprecated: It is still usable but has been DEPRECATED since v25.12. You have until v26.06 to fix your code. It was an experimental function no longer used.",
      "moduleName" : "-",
      "origin" : "FullBuildWarnings-Clang",
      "originName" : "Clang Build",
      "packageName" : "-",
      "reference" : "6",
      "severity" : "NORMAL",
      "toString" : "GenericConstraintSolver.cpp(383,17): -: -Wdeprecated-declarations: 'rebuildSystem' is deprecated: It is still usable but has been DEPRECATED since v25.12. You have until v26.06 to fix your code. It was an experimental function no longer used.",
      "type" : "-"
    }
  ],
  "size" : 2,
  "toString" : "Clang Build (FullBuildWarnings-Clang): 2 issues (703 duplicates)"
}