{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "StaticSolver.scn",
      "category" : "warning",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "examples/Component/ODESolver/Backward/StaticSolver.scn",
      "fingerprint" : "450FBA1044C6D796E3294E4D6549D04A",
      "lineEnd" : 0,
      "lineStart" : 0,
      "message" : "[SceneCheckEmptyNodeName] Nodes with empty name are found in the scene. This can lead to undefined behaviors. It is recommended to give a name to all Nodes.",
      "moduleName" : "-",
      "origin" : "SceneTestWarnings",
      "originName" : "SceneTest Warnings",
      "packageName" : "-",
      "reference" : "6031",
      "severity" : "NORMAL",
      "toString" : "StaticSolver.scn(0,0): -: warning: [SceneCheckEmptyNodeName] Nodes with empty name are found in the scene. This can lead to undefined behaviors. It is recommended to give a name to all Nodes.",
      "type" : "-"
    }
  ],
  "size" : 1,
  "toString" : "SceneTest Warnings (SceneTestWarnings): 1 issues (0 duplicates)"
}