{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "vertex2frame.scn",
      "category" : "warning",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "examples/Component/Engine/Transform/vertex2frame.scn",
      "fingerprint" : "8343D4832309D3F61D28A8F85E85BACF",
      "lineEnd" : 0,
      "lineStart" : 0,
      "message" : "[Node(root)] Trying to add a BaseState ('unnamed' [OglModel] 0x11d029f18) into the Node '/', whereas it already contains one ('dofs' [MechanicalObject] 0x11d01ea00). 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" : "vertex2frame.scn(0,0): -: warning: [Node(root)] Trying to add a BaseState ('unnamed' [OglModel] 0x11d029f18) into the Node '/', whereas it already contains one ('dofs' [MechanicalObject] 0x11d01ea00). 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)"
}