{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "MatrixAccumulator_test.cpp",
      "category" : "-Wunused-local-typedef",
      "columnEnd" : 9,
      "columnStart" : 9,
      "commit" : "-",
      "description" : "",
      "fileName" : "Sofa/framework/Core/test/MatrixAccumulator_test.cpp",
      "fingerprint" : "6646CE5D7F328C2B549B081F51B68A89",
      "lineEnd" : 79,
      "lineStart" : 79,
      "message" : "unused typedef 'Inherit1'",
      "moduleName" : "-",
      "origin" : "FullBuildWarnings-Clang",
      "originName" : "Clang Build",
      "packageName" : "-",
      "reference" : "38",
      "severity" : "NORMAL",
      "toString" : "MatrixAccumulator_test.cpp(79,9): -: -Wunused-local-typedef: unused typedef 'Inherit1'",
      "type" : "-"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "MatrixAccumulator_test.cpp",
      "category" : "-Wunused-local-typedef",
      "columnEnd" : 9,
      "columnStart" : 9,
      "commit" : "-",
      "description" : "",
      "fileName" : "Sofa/framework/Core/test/MatrixAccumulator_test.cpp",
      "fingerprint" : "6646CE5D7F328C2B549B081F51B68A89",
      "lineEnd" : 79,
      "lineStart" : 79,
      "message" : "unused typedef 'Ptr'",
      "moduleName" : "-",
      "origin" : "FullBuildWarnings-Clang",
      "originName" : "Clang Build",
      "packageName" : "-",
      "reference" : "38",
      "severity" : "NORMAL",
      "toString" : "MatrixAccumulator_test.cpp(79,9): -: -Wunused-local-typedef: unused typedef 'Ptr'",
      "type" : "-"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "MatrixAccumulator_test.cpp",
      "category" : "-Wunused-local-typedef",
      "columnEnd" : 9,
      "columnStart" : 9,
      "commit" : "-",
      "description" : "",
      "fileName" : "Sofa/framework/Core/test/MatrixAccumulator_test.cpp",
      "fingerprint" : "6646CE5D7F328C2B549B081F51B68A89",
      "lineEnd" : 79,
      "lineStart" : 79,
      "message" : "unused type alias 'SPtr'",
      "moduleName" : "-",
      "origin" : "FullBuildWarnings-Clang",
      "originName" : "Clang Build",
      "packageName" : "-",
      "reference" : "38",
      "severity" : "NORMAL",
      "toString" : "MatrixAccumulator_test.cpp(79,9): -: -Wunused-local-typedef: unused type alias 'SPtr'",
      "type" : "-"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ObjectFactory_test.cpp",
      "category" : "-Wdeprecated-declarations",
      "columnEnd" : 9,
      "columnStart" : 9,
      "commit" : "-",
      "description" : "",
      "fileName" : "Sofa/framework/Core/test/ObjectFactory_test.cpp",
      "fingerprint" : "44B2B77603E48232A79074C25961490F",
      "lineEnd" : 46,
      "lineStart" : 46,
      "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" : "38",
      "severity" : "NORMAL",
      "toString" : "ObjectFactory_test.cpp(46,9): -: -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" : "-"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ObjectFactory_test.cpp",
      "category" : "-Wdeprecated-declarations",
      "columnEnd" : 10,
      "columnStart" : 10,
      "commit" : "-",
      "description" : "",
      "fileName" : "Sofa/framework/Core/test/ObjectFactory_test.cpp",
      "fingerprint" : "B66246BC6CE1B14FB590761C114649BF",
      "lineEnd" : 48,
      "lineStart" : 48,
      "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" : "38",
      "severity" : "NORMAL",
      "toString" : "ObjectFactory_test.cpp(48,10): -: -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" : "-"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ObjectFactory_test.cpp",
      "category" : "-Wdeprecated-declarations",
      "columnEnd" : 10,
      "columnStart" : 10,
      "commit" : "-",
      "description" : "",
      "fileName" : "Sofa/framework/Core/test/ObjectFactory_test.cpp",
      "fingerprint" : "B088409A9E37AD69C2C48FCD848E782E",
      "lineEnd" : 50,
      "lineStart" : 50,
      "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" : "38",
      "severity" : "NORMAL",
      "toString" : "ObjectFactory_test.cpp(50,10): -: -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" : "-"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ObjectFactory_test.cpp",
      "category" : "-Wdeprecated-declarations",
      "columnEnd" : 10,
      "columnStart" : 10,
      "commit" : "-",
      "description" : "",
      "fileName" : "Sofa/framework/Core/test/ObjectFactory_test.cpp",
      "fingerprint" : "F33C9F677890DD4E4ECF3DFA8701CC10",
      "lineEnd" : 52,
      "lineStart" : 52,
      "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" : "38",
      "severity" : "NORMAL",
      "toString" : "ObjectFactory_test.cpp(52,10): -: -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" : "-"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ObjectFactory_test.cpp",
      "category" : "-Wdeprecated-declarations",
      "columnEnd" : 23,
      "columnStart" : 23,
      "commit" : "-",
      "description" : "",
      "fileName" : "Sofa/framework/Core/test/ObjectFactory_test.cpp",
      "fingerprint" : "B2378D564B33474DEE78864D62BB358A",
      "lineEnd" : 61,
      "lineStart" : 61,
      "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" : "38",
      "severity" : "NORMAL",
      "toString" : "ObjectFactory_test.cpp(61,23): -: -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" : "-"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ObjectFactoryJson_test.cpp",
      "category" : "-Wdeprecated-declarations",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "Sofa/framework/Core/test/ObjectFactoryJson_test.cpp",
      "fingerprint" : "3B1DDB7899A45956B27AD26EBA0251E0",
      "lineEnd" : 44,
      "lineStart" : 44,
      "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" : "38",
      "severity" : "NORMAL",
      "toString" : "ObjectFactoryJson_test.cpp(44,21): -: -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" : "-"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ObjectFactoryJson_test.cpp",
      "category" : "-Wdeprecated-declarations",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "Sofa/framework/Core/test/ObjectFactoryJson_test.cpp",
      "fingerprint" : "4B350ACF94964CB68E9B401503546423",
      "lineEnd" : 63,
      "lineStart" : 63,
      "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" : "38",
      "severity" : "NORMAL",
      "toString" : "ObjectFactoryJson_test.cpp(63,21): -: -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" : 10,
  "toString" : "Clang Build (FullBuildWarnings-Clang): 10 issues (753 duplicates)"
}