{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TestMemoryPairImpl.java",
      "category" : "Whitespace",
      "columnEnd" : 1,
      "columnStart" : 1,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel24-memory/src/test/java/de/fhdw/gaming/memory/TestMemoryPairImpl.java",
      "fingerprint" : "0547467E9F6F4B3565F0126DB03A0258",
      "lineEnd" : 22,
      "lineStart" : 22,
      "message" : "File contains tab characters (this is the first instance).",
      "moduleName" : "ipspiel24-memory",
      "origin" : "checkstyle",
      "originName" : "CheckStyle",
      "packageName" : "de.fhdw.gaming.memory",
      "reference" : "101",
      "severity" : "NORMAL",
      "toString" : "TestMemoryPairImpl.java(22,1): FileTabCharacterCheck: Whitespace: File contains tab characters (this is the first instance).",
      "type" : "FileTabCharacterCheck"
    }
  ],
  "size" : 1,
  "toString" : "CheckStyle (checkstyle): 1 issues (0 duplicates)"
}