{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TypeFileTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/model/type/TypeFileTest.java",
      "fingerprint" : "213f0af28582e7acbe75656c556bbc7b",
      "lineEnd" : 93,
      "lineStart" : 93,
      "message" : "RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "model.type",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "TypeFileTest.java(93,0): RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT: STYLE: RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "type" : "RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TypeFileTest.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/model/type/TypeFileTest.java",
      "fingerprint" : "f6378767a89a852fe8a3b647da8495d3",
      "lineEnd" : 115,
      "lineStart" : 115,
      "message" : "RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "model.type",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "TypeFileTest.java(115,0): RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT: STYLE: RV: Return value of new java.util.HashMap() ignored, but method has no side effect",
      "type" : "RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT"
    }
  ],
  "size" : 2,
  "toString" : "SpotBugs (spotbugs): 2 issues (0 duplicates)"
}