{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "FileComparisonUtilsWithPathNormalizer.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../blueMarine2_Metrics/workspace/modules/TestCommons/src/main/java/it/tidalwave/util/test/FileComparisonUtilsWithPathNormalizer.java",
      "fingerprint" : "75b056dae33d7690ea7e9d5f3c36d98f",
      "lineEnd" : 82,
      "lineStart" : 82,
      "message" : "Possible null pointer dereference in it.tidalwave.util.test.FileComparisonUtilsWithPathNormalizer.rewriteN3(Path, boolean) due to return value of called method",
      "moduleName" : "blueMarine II :: Commons for Tests",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.util.test",
      "reference" : "237",
      "severity" : "LOW",
      "toString" : "FileComparisonUtilsWithPathNormalizer.java(82,0): NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE: STYLE: Possible null pointer dereference in it.tidalwave.util.test.FileComparisonUtilsWithPathNormalizer.rewriteN3(Path, boolean) due to return value of called method",
      "type" : "NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "FileComparisonUtilsWithPathNormalizer.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../blueMarine2_Metrics/workspace/modules/TestCommons/src/main/java/it/tidalwave/util/test/FileComparisonUtilsWithPathNormalizer.java",
      "fingerprint" : "75b056dae33d7690ea7e9d5f3c36d98f",
      "lineEnd" : 83,
      "lineStart" : 83,
      "message" : "Possible null pointer dereference in it.tidalwave.util.test.FileComparisonUtilsWithPathNormalizer.rewriteN3(Path, boolean) due to return value of called method",
      "moduleName" : "blueMarine II :: Commons for Tests",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.util.test",
      "reference" : "237",
      "severity" : "LOW",
      "toString" : "FileComparisonUtilsWithPathNormalizer.java(83,0): NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE: STYLE: Possible null pointer dereference in it.tidalwave.util.test.FileComparisonUtilsWithPathNormalizer.rewriteN3(Path, boolean) due to return value of called method",
      "type" : "NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE"
    }
  ],
  "size" : 2,
  "toString" : "- (-): 2 issues (28 duplicates)"
}