{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "NamedVariableType.java",
      "category" : "PERFORMANCE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/model/type/NamedVariableType.java",
      "fingerprint" : "b49bdbd93fe02ff300c8d7311fdb8d24",
      "lineEnd" : 156,
      "lineStart" : 156,
      "message" : "SBSC: model.type.NamedVariableType.toStringResolved() concatenates strings using + in a loop",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "model.type",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "NamedVariableType.java(156,0): SBSC_USE_STRINGBUFFER_CONCATENATION: PERFORMANCE: SBSC: model.type.NamedVariableType.toStringResolved() concatenates strings using + in a loop",
      "type" : "SBSC_USE_STRINGBUFFER_CONCATENATION"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TypeFile.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/model/type/TypeFile.java",
      "fingerprint" : "539d4285405c58ecd5e57ba912c0ef5",
      "lineEnd" : 156,
      "lineStart" : 156,
      "message" : "DLS: Dead store to $L2 in model.type.TypeFile.resolveTypes()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "model.type",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "TypeFile.java(156,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to $L2 in model.type.TypeFile.resolveTypes()",
      "type" : "DLS_DEAD_LOCAL_STORE"
    },
    {
      "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" : 4,
  "toString" : "SpotBugs (spotbugs): 4 issues (0 duplicates)"
}