{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ViewBuilder.java",
      "category" : "Whitespace",
      "columnEnd" : 66,
      "columnStart" : 66,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/frontend/impl/ui/ViewBuilder.java",
      "fingerprint" : "3529AD5F927FEE2E6DFAA22EB9348CF8",
      "lineEnd" : 79,
      "lineStart" : 79,
      "message" : "'typecast' is not followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.frontend.impl.ui",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "ViewBuilder.java(79,66): WhitespaceAfterCheck: Whitespace: 'typecast' is not followed by whitespace.",
      "type" : "WhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ViewBuilder.java",
      "category" : "Sizes",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/frontend/impl/ui/ViewBuilder.java",
      "fingerprint" : "56187CEC482191B12C10D1ABB99D614F",
      "lineEnd" : 112,
      "lineStart" : 112,
      "message" : "Line is longer than 120 characters (found 124).",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.frontend.impl.ui",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "ViewBuilder.java(112,0): LineLengthCheck: Sizes: Line is longer than 120 characters (found 124).",
      "type" : "LineLengthCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ViewBuilder.java",
      "category" : "Whitespace",
      "columnEnd" : 44,
      "columnStart" : 44,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/frontend/impl/ui/ViewBuilder.java",
      "fingerprint" : "5A2930CFB278FD9B159C240AB171C51A",
      "lineEnd" : 114,
      "lineStart" : 114,
      "message" : "'typecast' is not followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.frontend.impl.ui",
      "reference" : "267",
      "severity" : "ERROR",
      "toString" : "ViewBuilder.java(114,44): WhitespaceAfterCheck: Whitespace: 'typecast' is not followed by whitespace.",
      "type" : "WhitespaceAfterCheck"
    }
  ],
  "size" : 3,
  "toString" : "3 warnings (error: 3)"
}