{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Key.java",
      "category" : "Whitespace",
      "columnEnd" : 26,
      "columnStart" : 26,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../TheseFoolishThings_Metrics/workspace/modules/Utilities/src/main/java/it/tidalwave/util/Key.java",
      "fingerprint" : "BBA5F96665CB66AA6C0A6C688D95568F",
      "lineEnd" : 76,
      "lineStart" : 76,
      "message" : "'typecast' is not followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.util",
      "reference" : "478",
      "severity" : "ERROR",
      "toString" : "Key.java(76,26): WhitespaceAfterCheck: Whitespace: 'typecast' is not followed by whitespace.",
      "type" : "WhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Key.java",
      "category" : "Whitespace",
      "columnEnd" : 33,
      "columnStart" : 33,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../TheseFoolishThings_Metrics/workspace/modules/Utilities/src/main/java/it/tidalwave/util/Key.java",
      "fingerprint" : "BFE8C05A494E6D08E2C5BD74FEA81352",
      "lineEnd" : 99,
      "lineStart" : 99,
      "message" : "'typecast' is not followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.util",
      "reference" : "540",
      "severity" : "ERROR",
      "toString" : "Key.java(99,33): WhitespaceAfterCheck: Whitespace: 'typecast' is not followed by whitespace.",
      "type" : "WhitespaceAfterCheck"
    }
  ],
  "size" : 2,
  "toString" : "2 warnings (error: 2)"
}