{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TicTacToeStateImplTest.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel23-tictactoe/ipspiel23-tictactoe-core/src/test/java/de/fhdw/gaming/ipspiel23/tictactoe/core/domain/impl/TicTacToeStateImplTest.java",
      "fingerprint" : "B8879B583E68025E595AA98149477A1F",
      "lineEnd" : 35,
      "lineStart" : 35,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "IP Spieltheorie 2023 Tic Tac Toe game: Core",
      "origin" : "checkstyle",
      "originName" : "CheckStyle",
      "packageName" : "de.fhdw.gaming.ipspiel23.tictactoe.core.domain.impl",
      "reference" : "198",
      "severity" : "NORMAL",
      "toString" : "TicTacToeStateImplTest.java(35,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TicTacToeStateImplTest.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel23-tictactoe/ipspiel23-tictactoe-core/src/test/java/de/fhdw/gaming/ipspiel23/tictactoe/core/domain/impl/TicTacToeStateImplTest.java",
      "fingerprint" : "1EEA6D5B9745CCE715EB65B1FD27FF24",
      "lineEnd" : 41,
      "lineStart" : 41,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "IP Spieltheorie 2023 Tic Tac Toe game: Core",
      "origin" : "checkstyle",
      "originName" : "CheckStyle",
      "packageName" : "de.fhdw.gaming.ipspiel23.tictactoe.core.domain.impl",
      "reference" : "198",
      "severity" : "NORMAL",
      "toString" : "TicTacToeStateImplTest.java(41,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TicTacToeStateImplTest.java",
      "category" : "Whitespace",
      "columnEnd" : 21,
      "columnStart" : 21,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel23-tictactoe/ipspiel23-tictactoe-core/src/test/java/de/fhdw/gaming/ipspiel23/tictactoe/core/domain/impl/TicTacToeStateImplTest.java",
      "fingerprint" : "C1166BF6563315EAE64CE570516C03CD",
      "lineEnd" : 47,
      "lineStart" : 47,
      "message" : "'(' is followed by whitespace.",
      "moduleName" : "IP Spieltheorie 2023 Tic Tac Toe game: Core",
      "origin" : "checkstyle",
      "originName" : "CheckStyle",
      "packageName" : "de.fhdw.gaming.ipspiel23.tictactoe.core.domain.impl",
      "reference" : "198",
      "severity" : "NORMAL",
      "toString" : "TicTacToeStateImplTest.java(47,21): ParenPadCheck: Whitespace: '(' is followed by whitespace.",
      "type" : "ParenPadCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TicTacToeGameImplTest.java",
      "category" : "Javadoc",
      "columnEnd" : 5,
      "columnStart" : 5,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel23-tictactoe/ipspiel23-tictactoe-core/src/test/java/de/fhdw/gaming/ipspiel23/tictactoe/core/domain/impl/TicTacToeGameImplTest.java",
      "fingerprint" : "D1C1AA964F6E84A48D2CAD4B5E08D2DD",
      "lineEnd" : 100,
      "lineStart" : 100,
      "message" : "Missing a Javadoc comment.",
      "moduleName" : "IP Spieltheorie 2023 Tic Tac Toe game: Core",
      "origin" : "checkstyle",
      "originName" : "CheckStyle",
      "packageName" : "de.fhdw.gaming.ipspiel23.tictactoe.core.domain.impl",
      "reference" : "198",
      "severity" : "NORMAL",
      "toString" : "TicTacToeGameImplTest.java(100,5): MissingJavadocMethodCheck: Javadoc: Missing a Javadoc comment.",
      "type" : "MissingJavadocMethodCheck"
    }
  ],
  "size" : 4,
  "toString" : "CheckStyle (checkstyle): 4 issues (0 duplicates)"
}