{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "RayTraceCollision.scn",
      "category" : "warning",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "examples/Component/Collision/Detection/RayTraceCollision.scn",
      "fingerprint" : "3B878053137E2053348DA306B19773F4",
      "lineEnd" : 0,
      "lineStart" : 0,
      "message" : "[Node(Floor)] Trying to add a BaseState ('unnamed' [OglModel] 0x11f347718) into the Node '/Floor', whereas it already contains one ('MechanicalObject1' [MechanicalObject] 0x11f33e200). 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" : "6077",
      "severity" : "NORMAL",
      "toString" : "RayTraceCollision.scn(0,0): -: warning: [Node(Floor)] Trying to add a BaseState ('unnamed' [OglModel] 0x11f347718) into the Node '/Floor', whereas it already contains one ('MechanicalObject1' [MechanicalObject] 0x11f33e200). Only one BaseState is permitted in a Node. The previous BaseState is replaced and the behavior is undefined.",
      "type" : "-"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "RayTraceCollision.scn",
      "category" : "warning",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "examples/Component/Collision/Detection/RayTraceCollision.scn",
      "fingerprint" : "3B878053137E2053348DA306B19773F4",
      "lineEnd" : 0,
      "lineStart" : 0,
      "message" : "[SceneCheckCollisionResponse] Using PenalityContactForceField, the contactStiffness should be defined for each CollisionModel",
      "moduleName" : "-",
      "origin" : "SceneTestWarnings",
      "originName" : "SceneTest Warnings",
      "packageName" : "-",
      "reference" : "6077",
      "severity" : "NORMAL",
      "toString" : "RayTraceCollision.scn(0,0): -: warning: [SceneCheckCollisionResponse] Using PenalityContactForceField, the contactStiffness should be defined for each CollisionModel",
      "type" : "-"
    }
  ],
  "size" : 2,
  "toString" : "SceneTest Warnings (SceneTestWarnings): 2 issues (0 duplicates)"
}