{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "MercurialWorkingDirectory.java",
      "category" : "Whitespace",
      "columnEnd" : 42,
      "columnStart" : 42,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/filesystems/MercurialFileSystem/src/main/java/it/tidalwave/northernwind/frontend/filesystem/hg/impl/MercurialWorkingDirectory.java",
      "fingerprint" : "3A1CB83D3BC4267FEFBA49A9F8E73367",
      "lineEnd" : 137,
      "lineStart" : 137,
      "message" : "'&&' should be on a new line.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.frontend.filesystem.hg.impl",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "MercurialWorkingDirectory.java(137,42): OperatorWrapCheck: Whitespace: '&&' should be on a new line.",
      "type" : "OperatorWrapCheck"
    }
  ],
  "size" : 1,
  "toString" : "- (-): 1 issues (1974 duplicates)"
}