{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "C4GSTKopplung.java",
      "category" : "Javadoc",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel23-connect-four-gststrategy/src/main/java/de/fhdw/gaming/ipspiel23/c4/gststrategy/C4GSTKopplung.java",
      "fingerprint" : "6DF66C71C711815CB2C28C6F7071A57D",
      "lineEnd" : 21,
      "lineStart" : 21,
      "message" : "First sentence should end with a period.",
      "moduleName" : "IP Spieltheorie 2023 Connect Four game: GST Strategy",
      "origin" : "checkstyle",
      "originName" : "CheckStyle",
      "packageName" : "de.fhdw.gaming.ipspiel23.c4.gststrategy",
      "reference" : "201",
      "severity" : "NORMAL",
      "toString" : "C4GSTKopplung.java(21,0): JavadocStyleCheck: Javadoc: First sentence should end with a period.",
      "type" : "JavadocStyleCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "C4GSTStrategyTest.java",
      "category" : "Javadoc",
      "columnEnd" : 5,
      "columnStart" : 5,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel23-connect-four-gststrategy/src/test/java/de/fhdw/gaming/ipspiel23/c4/gststrategy/C4GSTStrategyTest.java",
      "fingerprint" : "06B297F8C81A6CD8D7CF5F7FC7D0559A",
      "lineEnd" : 212,
      "lineStart" : 212,
      "message" : "Missing a Javadoc comment.",
      "moduleName" : "IP Spieltheorie 2023 Connect Four game: GST Strategy",
      "origin" : "checkstyle",
      "originName" : "CheckStyle",
      "packageName" : "de.fhdw.gaming.ipspiel23.c4.gststrategy",
      "reference" : "201",
      "severity" : "NORMAL",
      "toString" : "C4GSTStrategyTest.java(212,5): MissingJavadocMethodCheck: Javadoc: Missing a Javadoc comment.",
      "type" : "MissingJavadocMethodCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "C4GSTStrategyTest.java",
      "category" : "Javadoc",
      "columnEnd" : 5,
      "columnStart" : 5,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel23-connect-four-gststrategy/src/test/java/de/fhdw/gaming/ipspiel23/c4/gststrategy/C4GSTStrategyTest.java",
      "fingerprint" : "3E597965EBF524791C34E50985A8E401",
      "lineEnd" : 268,
      "lineStart" : 268,
      "message" : "Missing a Javadoc comment.",
      "moduleName" : "IP Spieltheorie 2023 Connect Four game: GST Strategy",
      "origin" : "checkstyle",
      "originName" : "CheckStyle",
      "packageName" : "de.fhdw.gaming.ipspiel23.c4.gststrategy",
      "reference" : "201",
      "severity" : "NORMAL",
      "toString" : "C4GSTStrategyTest.java(268,5): MissingJavadocMethodCheck: Javadoc: Missing a Javadoc comment.",
      "type" : "MissingJavadocMethodCheck"
    }
  ],
  "size" : 3,
  "toString" : "CheckStyle (checkstyle): 3 issues (0 duplicates)"
}