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