{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "LaufVariable.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/parser/nodes/LaufVariable.java",
      "fingerprint" : "d0a2c570fd2edd4fb3129c66a7c49bf8",
      "lineEnd" : 48,
      "lineStart" : 48,
      "message" : "DLS: Dead store to $L3 in parser.nodes.LaufVariable.iterateIndex()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser.nodes",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "LaufVariable.java(48,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to $L3 in parser.nodes.LaufVariable.iterateIndex()",
      "type" : "DLS_DEAD_LOCAL_STORE"
    }
  ],
  "size" : 1,
  "toString" : "SpotBugs (spotbugs): 1 issues (0 duplicates)"
}