{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TriangleModel.scn",
      "category" : "warning",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "examples/Component/Collision/Geometry/TriangleModel.scn",
      "fingerprint" : "6D300C0B20C61F6D30DD4C1555C41982",
      "lineEnd" : 0,
      "lineStart" : 0,
      "message" : "[Node(Floor)] Trying to add a BaseState ('unnamed' [OglModel] 0x14a898518) into the Node '/Floor', whereas it already contains one ('MechanicalObject1' [MechanicalObject] 0x14a88b600). Only one BaseState is permitted in a Node. The previous BaseState is replaced and the behavior is undefined.",
      "moduleName" : "-",
      "origin" : "SceneTestWarnings",
      "originName" : "SceneTest Warnings",
      "packageName" : "-",
      "reference" : "5999",
      "severity" : "NORMAL",
      "toString" : "TriangleModel.scn(0,0): -: warning: [Node(Floor)] Trying to add a BaseState ('unnamed' [OglModel] 0x14a898518) into the Node '/Floor', whereas it already contains one ('MechanicalObject1' [MechanicalObject] 0x14a88b600). Only one BaseState is permitted in a Node. The previous BaseState is replaced and the behavior is undefined.",
      "type" : "-"
    }
  ],
  "size" : 1,
  "toString" : "SceneTest Warnings (SceneTestWarnings): 1 issues (0 duplicates)"
}