{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ResourcePropertiesSaveable.java",
      "category" : "Sizes",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../Zephyr_Metrics/workspace/modules/CommonsUI/src/main/java/it/tidalwave/northernwind/model/impl/admin/role/ResourcePropertiesSaveable.java",
      "fingerprint" : "79D75E42824E12C6D252F9533FC94616",
      "lineEnd" : 91,
      "lineStart" : 91,
      "message" : "Line is longer than 120 characters (found 122).",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.model.impl.admin.role",
      "reference" : "674",
      "severity" : "ERROR",
      "toString" : "ResourcePropertiesSaveable.java(91,0): LineLengthCheck: Sizes: Line is longer than 120 characters (found 122).",
      "type" : "LineLengthCheck"
    }
  ],
  "size" : 1,
  "toString" : "1 warning (error: 1)"
}