{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "AliasReader.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/kernelmodules/AliasReader.java",
      "fingerprint" : "a3d19ecf94cb4a55378dc4fd8a65fd04",
      "lineEnd" : 61,
      "lineStart" : 61,
      "message" : "RV: Return value of new Alias(Module, String) ignored, but method has no side effect",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "kernelmodules",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "AliasReader.java(61,0): RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT: STYLE: RV: Return value of new Alias(Module, String) ignored, but method has no side effect",
      "type" : "RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT"
    }
  ],
  "size" : 1,
  "toString" : "SpotBugs (spotbugs): 1 issues (0 duplicates)"
}