{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "CachingRestClientSupport.java",
      "category" : "MT_CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../blueMarine2_Metrics/workspace/modules/Commons/src/main/java/it/tidalwave/bluemarine2/rest/CachingRestClientSupport.java",
      "fingerprint" : "15d19b3016ce14027dff4a2bed515412",
      "lineEnd" : 231,
      "lineStart" : 231,
      "message" : "it.tidalwave.bluemarine2.rest.CachingRestClientSupport.requestFromNetwork(String) calls Thread.sleep() with a lock held",
      "moduleName" : "blueMarine II :: Commons",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.bluemarine2.rest",
      "reference" : "237",
      "severity" : "LOW",
      "toString" : "CachingRestClientSupport.java(231,0): SWL_SLEEP_WITH_LOCK_HELD: MT_CORRECTNESS: it.tidalwave.bluemarine2.rest.CachingRestClientSupport.requestFromNetwork(String) calls Thread.sleep() with a lock held",
      "type" : "SWL_SLEEP_WITH_LOCK_HELD"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ResponseEntityIo.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../blueMarine2_Metrics/workspace/modules/Commons/src/main/java/it/tidalwave/bluemarine2/rest/ResponseEntityIo.java",
      "fingerprint" : "2bb503eab3d610ab382cb3eac16d7a88",
      "lineEnd" : 81,
      "lineStart" : 81,
      "message" : "Possible null pointer dereference in it.tidalwave.bluemarine2.rest.ResponseEntityIo.store(Path, ResponseEntity, List, Function) due to return value of called method",
      "moduleName" : "blueMarine II :: Commons",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.bluemarine2.rest",
      "reference" : "237",
      "severity" : "LOW",
      "toString" : "ResponseEntityIo.java(81,0): NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE: STYLE: Possible null pointer dereference in it.tidalwave.bluemarine2.rest.ResponseEntityIo.store(Path, ResponseEntity, List, Function) due to return value of called method",
      "type" : "NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ResponseEntityIo.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../blueMarine2_Metrics/workspace/modules/Commons/src/main/java/it/tidalwave/bluemarine2/rest/ResponseEntityIo.java",
      "fingerprint" : "aeef6651e86df7797efbd2be9d81c5e4",
      "lineEnd" : 94,
      "lineStart" : 94,
      "message" : "Possible null pointer dereference in it.tidalwave.bluemarine2.rest.ResponseEntityIo.store(Path, ResponseEntity, List, Function) due to return value of called method",
      "moduleName" : "blueMarine II :: Commons",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.bluemarine2.rest",
      "reference" : "237",
      "severity" : "LOW",
      "toString" : "ResponseEntityIo.java(94,0): NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE: STYLE: Possible null pointer dereference in it.tidalwave.bluemarine2.rest.ResponseEntityIo.store(Path, ResponseEntity, List, Function) due to return value of called method",
      "type" : "NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE"
    }
  ],
  "size" : 3,
  "toString" : "- (-): 3 issues (28 duplicates)"
}