{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "App.java",
      "category" : "BAD_PRACTICE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "helloworld/src/main/java/integrationsprojekt/App.java",
      "fingerprint" : "1ffc98b8b7b4f9d02534d670a98bdfd7",
      "lineEnd" : 29,
      "lineStart" : 29,
      "message" : "integrationsprojekt.App.nullWert() has Boolean return type and returns explicit null",
      "moduleName" : "Integrationsprojekt HFW417",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "integrationsprojekt",
      "reference" : "93",
      "severity" : "LOW",
      "toString" : "App.java(29,0): NP_BOOLEAN_RETURN_NULL: BAD_PRACTICE: integrationsprojekt.App.nullWert() has Boolean return type and returns explicit null",
      "type" : "NP_BOOLEAN_RETURN_NULL"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "LiveDemoTest.java",
      "category" : "PERFORMANCE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "helloworld/src/test/java/integrationsprojekt/LiveDemoTest.java",
      "fingerprint" : "fd6e0744671ebb5de57c5b007edeb104",
      "lineEnd" : 26,
      "lineStart" : 26,
      "message" : "Unread field: integrationsprojekt.LiveDemoTest.js",
      "moduleName" : "Integrationsprojekt HFW417",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "integrationsprojekt",
      "reference" : "93",
      "severity" : "LOW",
      "toString" : "LiveDemoTest.java(26,0): URF_UNREAD_FIELD: PERFORMANCE: Unread field: integrationsprojekt.LiveDemoTest.js",
      "type" : "URF_UNREAD_FIELD"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "LiveDemoTest.java",
      "category" : "PERFORMANCE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "helloworld/src/test/java/integrationsprojekt/LiveDemoTest.java",
      "fingerprint" : "bf76e4cd0450aaad511615a80c21c940",
      "lineEnd" : 27,
      "lineStart" : 27,
      "message" : "Unread field: integrationsprojekt.LiveDemoTest.vars",
      "moduleName" : "Integrationsprojekt HFW417",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "integrationsprojekt",
      "reference" : "93",
      "severity" : "LOW",
      "toString" : "LiveDemoTest.java(27,0): URF_UNREAD_FIELD: PERFORMANCE: Unread field: integrationsprojekt.LiveDemoTest.vars",
      "type" : "URF_UNREAD_FIELD"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "spotbugstest.java",
      "category" : "BAD_PRACTICE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "helloworld/src/main/java/integrationsprojekt/spotbugstest.java",
      "fingerprint" : "1fc5a243c74648e79bcd01d6559f21d7",
      "lineEnd" : 18,
      "lineStart" : 3,
      "message" : "The class name integrationsprojekt.spotbugstest doesn't start with an upper case letter",
      "moduleName" : "Integrationsprojekt HFW417",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "integrationsprojekt",
      "reference" : "93",
      "severity" : "LOW",
      "toString" : "spotbugstest.java(3,0): NM_CLASS_NAMING_CONVENTION: BAD_PRACTICE: The class name integrationsprojekt.spotbugstest doesn't start with an upper case letter",
      "type" : "NM_CLASS_NAMING_CONVENTION"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "spotbugstest.java",
      "category" : "PERFORMANCE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "helloworld/src/main/java/integrationsprojekt/spotbugstest.java",
      "fingerprint" : "9a28645954100d9c4ee0eb64bb38ade1",
      "lineEnd" : 15,
      "lineStart" : 15,
      "message" : "integrationsprojekt.spotbugstest.test() concatenates strings using + in a loop",
      "moduleName" : "Integrationsprojekt HFW417",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "integrationsprojekt",
      "reference" : "93",
      "severity" : "LOW",
      "toString" : "spotbugstest.java(15,0): SBSC_USE_STRINGBUFFER_CONCATENATION: PERFORMANCE: integrationsprojekt.spotbugstest.test() concatenates strings using + in a loop",
      "type" : "SBSC_USE_STRINGBUFFER_CONCATENATION"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "spotbugstest.java",
      "category" : "PERFORMANCE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "helloworld/src/main/java/integrationsprojekt/spotbugstest.java",
      "fingerprint" : "bbf001a2aab09c37dc51243da7822758",
      "lineEnd" : 0,
      "lineStart" : 0,
      "message" : "Unused field: integrationsprojekt.spotbugstest.abc",
      "moduleName" : "Integrationsprojekt HFW417",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "integrationsprojekt",
      "reference" : "93",
      "severity" : "LOW",
      "toString" : "spotbugstest.java(0,0): UUF_UNUSED_FIELD: PERFORMANCE: Unused field: integrationsprojekt.spotbugstest.abc",
      "type" : "UUF_UNUSED_FIELD"
    }
  ],
  "size" : 6,
  "toString" : "SpotBugs (spotbugs): 6 issues (0 duplicates)"
}