{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "GameHistoryCollectionImplTest.java",
      "category" : "Error Prone",
      "columnEnd" : 67,
      "columnStart" : 1,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel21-dilemma/ipspiel21-dilemmaOriginal/src/test/java/de/fhdw/gaming/ipspiel21/dilemmaOriginal/domain/GameHistoryCollectionImplTest.java",
      "fingerprint" : "A13370EA3DEF5DB97591C84A62BBC19B",
      "lineEnd" : 16,
      "lineStart" : 16,
      "message" : "No need to import a type that lives in the same package.",
      "moduleName" : "IP Spieltheorie 2021 original dilemma game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain",
      "reference" : "238",
      "severity" : "NORMAL",
      "toString" : "GameHistoryCollectionImplTest.java(16,1): ImportFromSamePackage: Error Prone: No need to import a type that lives in the same package.",
      "type" : "ImportFromSamePackage"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "GameHistoryCollectionImplTest.java",
      "category" : "Error Prone",
      "columnEnd" : 74,
      "columnStart" : 1,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel21-dilemma/ipspiel21-dilemmaOriginal/src/test/java/de/fhdw/gaming/ipspiel21/dilemmaOriginal/domain/GameHistoryCollectionImplTest.java",
      "fingerprint" : "68009B97F121803FE31EB106F2DC9FC1",
      "lineEnd" : 17,
      "lineStart" : 17,
      "message" : "No need to import a type that lives in the same package.",
      "moduleName" : "IP Spieltheorie 2021 original dilemma game",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain",
      "reference" : "238",
      "severity" : "NORMAL",
      "toString" : "GameHistoryCollectionImplTest.java(17,1): ImportFromSamePackage: Error Prone: No need to import a type that lives in the same package.",
      "type" : "ImportFromSamePackage"
    }
  ],
  "size" : 2,
  "toString" : "PMD (pmd): 2 issues (0 duplicates)"
}