{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "GstTest.java",
      "category" : "Naming",
      "columnEnd" : 26,
      "columnStart" : 26,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel23-generic-search-trees/src/test/java/de/fhdw/gaming/ipspiel23/gst/impl/GstTest.java",
      "fingerprint" : "EE54C036C98EEE623BA19B37DCAAC513",
      "lineEnd" : 24,
      "lineStart" : 24,
      "message" : "Name 'PLAYER_A' must match pattern '^[a-z][a-zA-Z0-9]+$'.",
      "moduleName" : "IP Spieltheorie 2023 GenericSearchTrees",
      "origin" : "checkstyle",
      "originName" : "CheckStyle",
      "packageName" : "de.fhdw.gaming.ipspiel23.gst.impl",
      "reference" : "196",
      "severity" : "NORMAL",
      "toString" : "GstTest.java(24,26): MemberNameCheck: Naming: Name 'PLAYER_A' must match pattern '^[a-z][a-zA-Z0-9]+$'.",
      "type" : "MemberNameCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "GstTest.java",
      "category" : "Naming",
      "columnEnd" : 26,
      "columnStart" : 26,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel23-generic-search-trees/src/test/java/de/fhdw/gaming/ipspiel23/gst/impl/GstTest.java",
      "fingerprint" : "C31121368C8AACF8D4211F689184F6D6",
      "lineEnd" : 29,
      "lineStart" : 29,
      "message" : "Name 'PLAYER_B' must match pattern '^[a-z][a-zA-Z0-9]+$'.",
      "moduleName" : "IP Spieltheorie 2023 GenericSearchTrees",
      "origin" : "checkstyle",
      "originName" : "CheckStyle",
      "packageName" : "de.fhdw.gaming.ipspiel23.gst.impl",
      "reference" : "196",
      "severity" : "NORMAL",
      "toString" : "GstTest.java(29,26): MemberNameCheck: Naming: Name 'PLAYER_B' must match pattern '^[a-z][a-zA-Z0-9]+$'.",
      "type" : "MemberNameCheck"
    }
  ],
  "size" : 2,
  "toString" : "CheckStyle (checkstyle): 2 issues (0 duplicates)"
}