{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "GstTest.java",
      "category" : "Error Prone",
      "columnEnd" : 46,
      "columnStart" : 38,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel23-generic-search-trees/src/test/java/de/fhdw/gaming/ipspiel23/gst/impl/GstTest.java",
      "fingerprint" : "2BAD8882AB449A3C12AD00850D411898",
      "lineEnd" : 54,
      "lineStart" : 54,
      "message" : "The String literal \"PlayerA\" appears 6 times in this file; the first occurrence is on line 54.",
      "moduleName" : "IP Spieltheorie 2023 GenericSearchTrees",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.fhdw.gaming.ipspiel23.gst.impl",
      "reference" : "195",
      "severity" : "NORMAL",
      "toString" : "GstTest.java(54,38): AvoidDuplicateLiterals: Error Prone: The String literal \"PlayerA\" appears 6 times in this file; the first occurrence is on line 54.",
      "type" : "AvoidDuplicateLiterals"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "GstTest.java",
      "category" : "Error Prone",
      "columnEnd" : 46,
      "columnStart" : 38,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel23-generic-search-trees/src/test/java/de/fhdw/gaming/ipspiel23/gst/impl/GstTest.java",
      "fingerprint" : "68653D5908DC036F4EC118D9A5A08A1D",
      "lineEnd" : 55,
      "lineStart" : 55,
      "message" : "The String literal \"PlayerB\" appears 6 times in this file; the first occurrence is on line 55.",
      "moduleName" : "IP Spieltheorie 2023 GenericSearchTrees",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.fhdw.gaming.ipspiel23.gst.impl",
      "reference" : "195",
      "severity" : "NORMAL",
      "toString" : "GstTest.java(55,38): AvoidDuplicateLiterals: Error Prone: The String literal \"PlayerB\" appears 6 times in this file; the first occurrence is on line 55.",
      "type" : "AvoidDuplicateLiterals"
    }
  ],
  "size" : 2,
  "toString" : "PMD (pmd): 2 issues (0 duplicates)"
}