{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ContextManager.java",
      "category" : "Sizes",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../TheseFoolishThings_Metrics/workspace/modules/Roles/src/main/java/it/tidalwave/role/ContextManager.java",
      "fingerprint" : "79753B717AF692B095439342EA605EA7",
      "lineEnd" : 1,
      "lineStart" : 1,
      "message" : "File length is 409 lines (max allowed is 300).",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.role",
      "reference" : "478",
      "severity" : "ERROR",
      "toString" : "ContextManager.java(1,0): FileLengthCheck: Sizes: File length is 409 lines (max allowed is 300).",
      "type" : "FileLengthCheck"
    }
  ],
  "size" : 1,
  "toString" : "1 warning (error: 1)"
}