{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ObjectFactory.java",
      "category" : "Whitespace",
      "columnEnd" : 35,
      "columnStart" : 35,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../blueHour_Metrics/workspace/modules/Model/src/main/java/it/tidalwave/accounting/model/spi/ObjectFactory.java",
      "fingerprint" : "BA95275B6133D7E56C002C5ECE131C43",
      "lineEnd" : 48,
      "lineStart" : 48,
      "message" : "'typecast' is not followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.accounting.model.spi",
      "reference" : "508",
      "severity" : "ERROR",
      "toString" : "ObjectFactory.java(48,35): WhitespaceAfterCheck: Whitespace: 'typecast' is not followed by whitespace.",
      "type" : "WhitespaceAfterCheck"
    }
  ],
  "size" : 1,
  "toString" : "- (-): 1 issues (537 duplicates)"
}