<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "efa7409e19bc3c7e8a27b687a60f5450",
      "lineEnd" : 856,
      "lineStart" : 856,
      "message" : "Dead store to state in it.tidalwave.northernwind.core.impl.patches.HTMLSerializer.characters(String)",
      "moduleName" : "NorthernWind :: HTML Patches",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "247",
      "severity" : "LOW",
      "toString" : "HTMLSerializer.java(856,0): DLS_DEAD_LOCAL_STORE: STYLE: Dead store to state in it.tidalwave.northernwind.core.impl.patches.HTMLSerializer.characters(String)",
      "type" : "DLS_DEAD_LOCAL_STORE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "943b765b3ebd3d665b65f462a12810e8",
      "lineEnd" : 354,
      "lineStart" : 354,
      "message" : "Null passed for non-null parameter of HTMLdtd.isPreserveSpace(String) in it.tidalwave.northernwind.core.impl.patches.HTMLSerializer.startElement(String, String, String, Attributes)",
      "moduleName" : "NorthernWind :: HTML Patches",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "247",
      "severity" : "NORMAL",
      "toString" : "HTMLSerializer.java(354,0): NP_NULL_PARAM_DEREF: CORRECTNESS: Null passed for non-null parameter of HTMLdtd.isPreserveSpace(String) in it.tidalwave.northernwind.core.impl.patches.HTMLSerializer.startElement(String, String, String, Attributes)",
      "type" : "NP_NULL_PARAM_DEREF"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "b84c8ae5fd77d9e82f3cc684aa1867aa",
      "lineEnd" : 354,
      "lineStart" : 354,
      "message" : "Null passed for non-null parameter of HTMLdtd.isPreserveSpace(String) in it.tidalwave.northernwind.core.impl.patches.HTMLSerializer.startElement(String, String, String, Attributes)",
      "moduleName" : "NorthernWind :: HTML Patches",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "247",
      "severity" : "NORMAL",
      "toString" : "HTMLSerializer.java(354,0): NP_NULL_PARAM_DEREF: CORRECTNESS: Null passed for non-null parameter of HTMLdtd.isPreserveSpace(String) in it.tidalwave.northernwind.core.impl.patches.HTMLSerializer.startElement(String, String, String, Attributes)",
      "type" : "NP_NULL_PARAM_DEREF"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLSerializer.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLSerializer.java",
      "fingerprint" : "5e77ff7643bff3e11e701a27b20856cf",
      "lineEnd" : 354,
      "lineStart" : 354,
      "message" : "Nullcheck of htmlName at line 362 of value previously dereferenced in it.tidalwave.northernwind.core.impl.patches.HTMLSerializer.startElement(String, String, String, Attributes)",
      "moduleName" : "NorthernWind :: HTML Patches",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "247",
      "severity" : "LOW",
      "toString" : "HTMLSerializer.java(354,0): RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE: CORRECTNESS: Nullcheck of htmlName at line 362 of value previously dereferenced in it.tidalwave.northernwind.core.impl.patches.HTMLSerializer.startElement(String, String, String, Attributes)",
      "type" : "RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE"
    },
    {
      "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" : 442,
      "lineStart" : 442,
      "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(442,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" : 434,
      "lineStart" : 434,
      "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(434,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" : 347,
      "lineStart" : 347,
      "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(347,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" : "HTMLdtd.java",
      "category" : "MT_CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "185a6fdd287c0853668734d82e0ad719",
      "lineEnd" : 372,
      "lineStart" : 369,
      "message" : "Incorrect lazy initialization of static field it.tidalwave.northernwind.core.impl.patches.HTMLdtd._byName in it.tidalwave.northernwind.core.impl.patches.HTMLdtd.initialize()",
      "moduleName" : "NorthernWind :: HTML Patches",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "247",
      "severity" : "LOW",
      "toString" : "HTMLdtd.java(369,0): LI_LAZY_INIT_STATIC: MT_CORRECTNESS: Incorrect lazy initialization of static field it.tidalwave.northernwind.core.impl.patches.HTMLdtd._byName in it.tidalwave.northernwind.core.impl.patches.HTMLdtd.initialize()",
      "type" : "LI_LAZY_INIT_STATIC"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "BAD_PRACTICE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "570d4606ec97206b5f08bde2c5c2037c",
      "lineEnd" : 381,
      "lineStart" : 381,
      "message" : "it.tidalwave.northernwind.core.impl.patches.HTMLdtd.initialize() may fail to close stream",
      "moduleName" : "NorthernWind :: HTML Patches",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "247",
      "severity" : "LOW",
      "toString" : "HTMLdtd.java(381,0): OS_OPEN_STREAM: BAD_PRACTICE: it.tidalwave.northernwind.core.impl.patches.HTMLdtd.initialize() may fail to close stream",
      "type" : "OS_OPEN_STREAM"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HTMLdtd.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlPatches/src/main/java/it/tidalwave/northernwind/core/impl/patches/HTMLdtd.java",
      "fingerprint" : "310992cdd4f17a32bf9e85974457763e",
      "lineEnd" : 404,
      "lineStart" : 404,
      "message" : "Exception is caught when Exception is not thrown in it.tidalwave.northernwind.core.impl.patches.HTMLdtd.initialize()",
      "moduleName" : "NorthernWind :: HTML Patches",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.patches",
      "reference" : "247",
      "severity" : "LOW",
      "toString" : "HTMLdtd.java(404,0): REC_CATCH_EXCEPTION: STYLE: Exception is caught when Exception is not thrown in it.tidalwave.northernwind.core.impl.patches.HTMLdtd.initialize()",
      "type" : "REC_CATCH_EXCEPTION"
    }
  ],
  "size" : 10,
  "toString" : "10 warnings (normal: 2, low: 8)"
}</pre></body></html>