{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TestModIUtils.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd_test/protocol/TestModIUtils.java",
      "fingerprint" : "27cdd8acffb921202c9b93578d1b16ce",
      "lineEnd" : 43,
      "lineStart" : 43,
      "message" : "NP: Null passed for non-null parameter of org.openspcoop2.protocol.engine.utils.ModITestUtils.main(String[]) in org.openspcoop2.pdd_test.protocol.TestModIUtils.testModIUtils()",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd_test.protocol",
      "reference" : "1257",
      "severity" : "NORMAL",
      "toString" : "TestModIUtils.java(43,0): NP_NONNULL_PARAM_VIOLATION: CORRECTNESS: NP: Null passed for non-null parameter of org.openspcoop2.protocol.engine.utils.ModITestUtils.main(String[]) in org.openspcoop2.pdd_test.protocol.TestModIUtils.testModIUtils()",
      "type" : "NP_NONNULL_PARAM_VIOLATION"
    }
  ],
  "size" : 1,
  "toString" : "1 bug (normal: 1)"
}