{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "MarshallableLoadable.java",
      "category" : "Sizes",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../TheseFoolishThings_Metrics/workspace/modules/examples/DciMarshalXStreamExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/marshal/role/MarshallableLoadable.java",
      "fingerprint" : "4C77D82EF33DCB0AF5B8FF68F499C898",
      "lineEnd" : 60,
      "lineStart" : 60,
      "message" : "Line is longer than 120 characters (found 121).",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.thesefoolishthings.examples.dci.marshal.role",
      "reference" : "488",
      "severity" : "ERROR",
      "toString" : "MarshallableLoadable.java(60,0): LineLengthCheck: Sizes: Line is longer than 120 characters (found 121).",
      "type" : "LineLengthCheck"
    }
  ],
  "size" : 1,
  "toString" : "1 warning (error: 1)"
}