{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TestMemoryPairImpl.java",
      "category" : "Sizes",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel24-memory/src/test/java/de/fhdw/gaming/memory/TestMemoryPairImpl.java",
      "fingerprint" : "A6220D2CFC5C282C9D34059560B1CAC9",
      "lineEnd" : 73,
      "lineStart" : 73,
      "message" : "Line is longer than 120 characters (found 122).",
      "moduleName" : "ipspiel24-memory",
      "origin" : "checkstyle",
      "originName" : "CheckStyle",
      "packageName" : "de.fhdw.gaming.memory",
      "reference" : "106",
      "severity" : "NORMAL",
      "toString" : "TestMemoryPairImpl.java(73,0): LineLengthCheck: Sizes: Line is longer than 120 characters (found 122).",
      "type" : "LineLengthCheck"
    }
  ],
  "size" : 1,
  "toString" : "CheckStyle (checkstyle): 1 issues (0 duplicates)"
}