{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Coil.scn",
      "category" : "warning",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "examples/Demos/Coil.scn",
      "fingerprint" : "4D36CA4579A08E7B7AC993D5A23493E2",
      "lineEnd" : 0,
      "lineStart" : 0,
      "message" : "[Node(SaladBowl1)] Trying to add a BaseState ('unnamed' [OglModel] 0x126036f18) into the Node '/SaladBowl1', whereas it already contains one ('MechanicalObject1' [MechanicalObject] 0x12602e400). 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" : "6080",
      "severity" : "NORMAL",
      "toString" : "Coil.scn(0,0): -: warning: [Node(SaladBowl1)] Trying to add a BaseState ('unnamed' [OglModel] 0x126036f18) into the Node '/SaladBowl1', whereas it already contains one ('MechanicalObject1' [MechanicalObject] 0x12602e400). Only one BaseState is permitted in a Node. The previous BaseState is replaced and the behavior is undefined.",
      "type" : "-"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Coil.scn",
      "category" : "warning",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "examples/Demos/Coil.scn",
      "fingerprint" : "4D36CA4579A08E7B7AC993D5A23493E2",
      "lineEnd" : 0,
      "lineStart" : 0,
      "message" : "[Node(SaladBowl2)] Trying to add a BaseState ('unnamed' [OglModel] 0x12606bd18) into the Node '/SaladBowl2', whereas it already contains one ('MechanicalObject1' [MechanicalObject] 0x126050c00). 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" : "6080",
      "severity" : "NORMAL",
      "toString" : "Coil.scn(0,0): -: warning: [Node(SaladBowl2)] Trying to add a BaseState ('unnamed' [OglModel] 0x12606bd18) into the Node '/SaladBowl2', whereas it already contains one ('MechanicalObject1' [MechanicalObject] 0x126050c00). Only one BaseState is permitted in a Node. The previous BaseState is replaced and the behavior is undefined.",
      "type" : "-"
    }
  ],
  "size" : 2,
  "toString" : "SceneTest Warnings (SceneTestWarnings): 2 issues (0 duplicates)"
}