{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "DefaultCollaboration.java",
      "category" : "Sizes",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../TheseFoolishThings_Metrics/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/DefaultCollaboration.java",
      "fingerprint" : "79753B717AF692B095439342EA605EA7",
      "lineEnd" : 1,
      "lineStart" : 1,
      "message" : "File length is 455 lines (max allowed is 300).",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.actor.impl",
      "reference" : "478",
      "severity" : "ERROR",
      "toString" : "DefaultCollaboration.java(1,0): FileLengthCheck: Sizes: File length is 455 lines (max allowed is 300).",
      "type" : "FileLengthCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "DefaultCollaboration.java",
      "category" : "Whitespace",
      "columnEnd" : 48,
      "columnStart" : 48,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../TheseFoolishThings_Metrics/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/DefaultCollaboration.java",
      "fingerprint" : "F3B175FF794CC4A8A7533CEC1A02359D",
      "lineEnd" : 93,
      "lineStart" : 93,
      "message" : "'typecast' is not followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.actor.impl",
      "reference" : "540",
      "severity" : "ERROR",
      "toString" : "DefaultCollaboration.java(93,48): WhitespaceAfterCheck: Whitespace: 'typecast' is not followed by whitespace.",
      "type" : "WhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "DefaultCollaboration.java",
      "category" : "Whitespace",
      "columnEnd" : 69,
      "columnStart" : 69,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../TheseFoolishThings_Metrics/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/DefaultCollaboration.java",
      "fingerprint" : "7AE379BF59A5477C448645165ECA1B5D",
      "lineEnd" : 144,
      "lineStart" : 144,
      "message" : "'typecast' is not followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.actor.impl",
      "reference" : "478",
      "severity" : "ERROR",
      "toString" : "DefaultCollaboration.java(144,69): WhitespaceAfterCheck: Whitespace: 'typecast' is not followed by whitespace.",
      "type" : "WhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "DefaultCollaboration.java",
      "category" : "Whitespace",
      "columnEnd" : 80,
      "columnStart" : 80,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../TheseFoolishThings_Metrics/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/DefaultCollaboration.java",
      "fingerprint" : "7AE379BF59A5477C448645165ECA1B5D",
      "lineEnd" : 144,
      "lineStart" : 144,
      "message" : "'typecast' is not followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.actor.impl",
      "reference" : "478",
      "severity" : "ERROR",
      "toString" : "DefaultCollaboration.java(144,80): WhitespaceAfterCheck: Whitespace: 'typecast' is not followed by whitespace.",
      "type" : "WhitespaceAfterCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "DefaultCollaboration.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../TheseFoolishThings_Metrics/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/DefaultCollaboration.java",
      "fingerprint" : "3791A89314EF7875115CC2F9345E345F",
      "lineEnd" : 268,
      "lineStart" : 268,
      "message" : "'{' is not followed by whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.actor.impl",
      "reference" : "478",
      "severity" : "ERROR",
      "toString" : "DefaultCollaboration.java(268,40): WhitespaceAroundCheck: Whitespace: '{' is not followed by whitespace.",
      "type" : "WhitespaceAroundCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "DefaultCollaboration.java",
      "category" : "Whitespace",
      "columnEnd" : 40,
      "columnStart" : 40,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../TheseFoolishThings_Metrics/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/DefaultCollaboration.java",
      "fingerprint" : "3791A89314EF7875115CC2F9345E345F",
      "lineEnd" : 268,
      "lineStart" : 268,
      "message" : "'}' is not preceded with whitespace.",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.actor.impl",
      "reference" : "478",
      "severity" : "ERROR",
      "toString" : "DefaultCollaboration.java(268,40): WhitespaceAroundCheck: Whitespace: '}' is not preceded with whitespace.",
      "type" : "WhitespaceAroundCheck"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "DefaultCollaboration.java",
      "category" : "Sizes",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../TheseFoolishThings_Metrics/workspace/modules/Actors/src/main/java/it/tidalwave/actor/impl/DefaultCollaboration.java",
      "fingerprint" : "2B13DEF1AF16B587CDE780DB654AB3B7",
      "lineEnd" : 448,
      "lineStart" : 448,
      "message" : "Line is longer than 120 characters (found 140).",
      "moduleName" : "",
      "origin" : "checkstyle",
      "originName" : "",
      "packageName" : "it.tidalwave.actor.impl",
      "reference" : "478",
      "severity" : "ERROR",
      "toString" : "DefaultCollaboration.java(448,0): LineLengthCheck: Sizes: Line is longer than 120 characters (found 140).",
      "type" : "LineLengthCheck"
    }
  ],
  "size" : 7,
  "toString" : "7 warnings (error: 7)"
}