{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "FGGameBuilderFactory.java",
      "category" : "Code Style",
      "columnEnd" : 52,
      "columnStart" : 12,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel24-freizeitgestaltung/src/main/java/de/fhdw/gaming/ipspiel24/fg/domain/FGGameBuilderFactory.java",
      "fingerprint" : "301D318875B9176E812D1D4CA584F551",
      "lineEnd" : 15,
      "lineStart" : 15,
      "message" : "Avoid excessively long variable names like PARAM_PLAYER_OUTCOME_ON_FOOTBALL_FOOTBALL.",
      "moduleName" : "ipspiel24-freizeitgestaltung",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.fhdw.gaming.ipspiel24.fg.domain",
      "reference" : "79",
      "severity" : "NORMAL",
      "toString" : "FGGameBuilderFactory.java(15,12): LongVariable: Code Style: Avoid excessively long variable names like PARAM_PLAYER_OUTCOME_ON_FOOTBALL_FOOTBALL.",
      "type" : "LongVariable"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "FGmixedCinemaStrategy.java",
      "category" : "Documentation",
      "columnEnd" : 38,
      "columnStart" : 19,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel24-freizeitgestaltung/src/main/java/de/fhdw/gaming/ipspiel24/fg/strategy/FGmixedCinemaStrategy.java",
      "fingerprint" : "518074EBB2ABA6B893A2C4661390C76D",
      "lineEnd" : 21,
      "lineStart" : 21,
      "message" : "Field comments are required.",
      "moduleName" : "ipspiel24-freizeitgestaltung",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.fhdw.gaming.ipspiel24.fg.strategy",
      "reference" : "79",
      "severity" : "NORMAL",
      "toString" : "FGmixedCinemaStrategy.java(21,19): CommentRequired: Documentation: Field comments are required.",
      "type" : "CommentRequired"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "FGmixedFootballStrategy.java",
      "category" : "Documentation",
      "columnEnd" : 38,
      "columnStart" : 19,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipspiel24-freizeitgestaltung/src/main/java/de/fhdw/gaming/ipspiel24/fg/strategy/FGmixedFootballStrategy.java",
      "fingerprint" : "D635EEF30838E920AC135A244CF7B121",
      "lineEnd" : 22,
      "lineStart" : 22,
      "message" : "Field comments are required.",
      "moduleName" : "ipspiel24-freizeitgestaltung",
      "origin" : "pmd",
      "originName" : "PMD",
      "packageName" : "de.fhdw.gaming.ipspiel24.fg.strategy",
      "reference" : "79",
      "severity" : "NORMAL",
      "toString" : "FGmixedFootballStrategy.java(22,19): CommentRequired: Documentation: Field comments are required.",
      "type" : "CommentRequired"
    }
  ],
  "size" : 3,
  "toString" : "PMD (pmd): 3 issues (0 duplicates)"
}