{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Main.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../TheseFoolishThings_Metrics/workspace/modules/examples/DciPersistenceJpaExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/persistable/jpa/Main.java",
      "fingerprint" : "1A1509318460642E8140730E025E21A7",
      "lineEnd" : 68,
      "lineStart" : 68,
      "message" : "'{' is followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.thesefoolishthings.examples.dci.persistable.jpa",
      "reference" : "547",
      "severity" : "ERROR",
      "toString" : "Main.java(68,44): NoWhitespaceAfterCheck: Whitespace: '{' is followed by whitespace.",
      "type" : "NoWhitespaceAfterCheck"
    }
  ],
  "size" : 1,
  "toString" : "- (-): 1 issues (615 duplicates)"
}