{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "PERFORMANCE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "8b0215b3c6e3754f6a9b63b6c65c275c",
      "lineEnd" : 443,
      "lineStart" : 443,
      "message" : "it.tidalwave.northernwind.core.impl.patches.HTMLdtd.defineElement(String, int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead",
      "moduleName" : "NorthernWind :: HTML Patches",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "247",
      "severity" : "LOW",
      "toString" : "HTMLdtd.java(443,0): DM_NUMBER_CTOR: PERFORMANCE: it.tidalwave.northernwind.core.impl.patches.HTMLdtd.defineElement(String, int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead",
      "type" : "DM_NUMBER_CTOR"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "PERFORMANCE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "33e81db0b624a314f1983c119edff5cf",
      "lineEnd" : 435,
      "lineStart" : 435,
      "message" : "it.tidalwave.northernwind.core.impl.patches.HTMLdtd.defineEntity(String, char) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead",
      "moduleName" : "NorthernWind :: HTML Patches",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "247",
      "severity" : "LOW",
      "toString" : "HTMLdtd.java(435,0): DM_NUMBER_CTOR: PERFORMANCE: it.tidalwave.northernwind.core.impl.patches.HTMLdtd.defineEntity(String, char) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead",
      "type" : "DM_NUMBER_CTOR"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "PERFORMANCE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "1e6864a1f9794c6cc3bb531f764db90",
      "lineEnd" : 348,
      "lineStart" : 348,
      "message" : "it.tidalwave.northernwind.core.impl.patches.HTMLdtd.fromChar(int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead",
      "moduleName" : "NorthernWind :: HTML Patches",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "247",
      "severity" : "LOW",
      "toString" : "HTMLdtd.java(348,0): DM_NUMBER_CTOR: PERFORMANCE: it.tidalwave.northernwind.core.impl.patches.HTMLdtd.fromChar(int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead",
      "type" : "DM_NUMBER_CTOR"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "DefaultProcessExecutor.java",
      "category" : "PERFORMANCE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/src/main/java/it/tidalwave/util/impl/DefaultProcessExecutor.java",
      "fingerprint" : "ef09466cc9d1034d08daa392cf5052a3",
      "lineEnd" : 422,
      "lineStart" : 418,
      "message" : "Private method it.tidalwave.util.impl.DefaultProcessExecutor.log(String, DefaultProcessExecutor$DefaultConsoleOutput) is never called",
      "moduleName" : "NorthernWind :: Filesystems :: SCM",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.util.impl",
      "reference" : "263",
      "severity" : "LOW",
      "toString" : "DefaultProcessExecutor.java(418,0): UPM_UNCALLED_PRIVATE_METHOD: PERFORMANCE: Private method it.tidalwave.util.impl.DefaultProcessExecutor.log(String, DefaultProcessExecutor$DefaultConsoleOutput) is never called",
      "type" : "UPM_UNCALLED_PRIVATE_METHOD"
    }
  ],
  "size" : 4,
  "toString" : "4 warnings (low: 4)"
}