{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ContentPresentationModelFactory.java",
      "category" : "Whitespace",
      "columnEnd" : 26,
      "columnStart" : 26,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../Zephyr_Metrics/workspace/modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/impl/admin/role/ContentPresentationModelFactory.java",
      "fingerprint" : "DD42FB717C51B9D9A94FA863BF234E02",
      "lineEnd" : 72,
      "lineStart" : 72,
      "message" : "'typecast' is not followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.model.impl.admin.role",
      "reference" : "674",
      "severity" : "ERROR",
      "toString" : "ContentPresentationModelFactory.java(72,26): WhitespaceAfterCheck: Whitespace: 'typecast' is not followed by whitespace.",
      "type" : "WhitespaceAfterCheck"
    }
  ],
  "size" : 1,
  "toString" : "1 warning (error: 1)"
}