{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "PropertyUtilities.java",
      "category" : "Whitespace",
      "columnEnd" : 74,
      "columnStart" : 74,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../Zephyr_Metrics/workspace/modules/CommonsUI/src/main/java/it/tidalwave/northernwind/rca/util/PropertyUtilities.java",
      "fingerprint" : "7A8156A6928F5020E14E847EDDBB4167",
      "lineEnd" : 63,
      "lineStart" : 63,
      "message" : "'typecast' is not followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.rca.util",
      "reference" : "674",
      "severity" : "ERROR",
      "toString" : "PropertyUtilities.java(63,74): WhitespaceAfterCheck: Whitespace: 'typecast' is not followed by whitespace.",
      "type" : "WhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "PropertyUtilities.java",
      "category" : "Sizes",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../Zephyr_Metrics/workspace/modules/CommonsUI/src/main/java/it/tidalwave/northernwind/rca/util/PropertyUtilities.java",
      "fingerprint" : "F8113AD524E1D1B53DFDE1A8D1BB91C8",
      "lineEnd" : 87,
      "lineStart" : 87,
      "message" : "Line is longer than 120 characters (found 123).",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.rca.util",
      "reference" : "674",
      "severity" : "ERROR",
      "toString" : "PropertyUtilities.java(87,0): LineLengthCheck: Sizes: Line is longer than 120 characters (found 123).",
      "type" : "LineLengthCheck"
    }
  ],
  "size" : 2,
  "toString" : "2 warnings (error: 2)"
}