{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "MeshOffLoader.scn",
      "category" : "warning",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "examples/Component/IO/Mesh/MeshOffLoader.scn",
      "fingerprint" : "4981E923DFBEC100AA7B82C66F917B01",
      "lineEnd" : 0,
      "lineStart" : 0,
      "message" : "[Node(Off file)] Trying to add a BaseState ('unnamed' [OglModel] 0x140050d18) into the Node '/Off file', whereas it already contains one ('dofs' [MechanicalObject] 0x14004b400). 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" : "MeshOffLoader.scn(0,0): -: warning: [Node(Off file)] Trying to add a BaseState ('unnamed' [OglModel] 0x140050d18) into the Node '/Off file', whereas it already contains one ('dofs' [MechanicalObject] 0x14004b400). 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)"
}