{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "4_Visual.scn",
      "category" : "warning",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "examples/Tutorials/StepByStep/Visual/4_Visual.scn",
      "fingerprint" : "235665BF1011C08DC658D727B4125EB6",
      "lineEnd" : 0,
      "lineStart" : 0,
      "message" : "[Node(oglModels)] Trying to add a BaseState ('unnamed' [OglModel] 0x15c01fb18) into the Node '/oglModels', whereas it already contains one ('dragon' [OglModel] 0x15983a718). 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" : "4_Visual.scn(0,0): -: warning: [Node(oglModels)] Trying to add a BaseState ('unnamed' [OglModel] 0x15c01fb18) into the Node '/oglModels', whereas it already contains one ('dragon' [OglModel] 0x15983a718). 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)"
}