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