{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "example-mapping_3_to_1.py",
      "category" : "warning",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../build/external_directories/fetched/SofaPython3/examples/example-mapping_3_to_1.py",
      "fingerprint" : "38C67E98511818D9C349C616D33E1D51",
      "lineEnd" : 0,
      "lineStart" : 0,
      "message" : "[RequiredPlugin(unnamed)] No component has been registered from Sofa.GL.Component.",
      "moduleName" : "-",
      "origin" : "SceneTestWarnings",
      "originName" : "SceneTest Warnings",
      "packageName" : "-",
      "reference" : "6080",
      "severity" : "NORMAL",
      "toString" : "example-mapping_3_to_1.py(0,0): -: warning: [RequiredPlugin(unnamed)] No component has been registered from Sofa.GL.Component.",
      "type" : "-"
    }
  ],
  "size" : 1,
  "toString" : "SceneTest Warnings (SceneTestWarnings): 1 issues (0 duplicates)"
}