{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "MessageSupport.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Actors/src/main/java/it/tidalwave/actor/MessageSupport.java",
      "fingerprint" : "CF158CD458A8644237409F5DFDEC02B2",
      "lineEnd" : 58,
      "lineStart" : 58,
      "message" : "@Inject",
      "moduleName" : "TheseFoolishThings :: Actors",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.actor",
      "reference" : "238",
      "severity" : "NORMAL",
      "toString" : "MessageSupport.java(58,0): TODO: : @Inject",
      "type" : "TODO"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "MessageSupport.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Actors/src/main/java/it/tidalwave/actor/MessageSupport.java",
      "fingerprint" : "7D318186DF688E5E5BADF3FF842F0676",
      "lineEnd" : 67,
      "lineStart" : 67,
      "message" : "use AsSupport",
      "moduleName" : "TheseFoolishThings :: Actors",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.actor",
      "reference" : "238",
      "severity" : "HIGH",
      "toString" : "MessageSupport.java(67,0): FIXME: : use AsSupport",
      "type" : "FIXME"
    }
  ],
  "size" : 2,
  "toString" : "2 warnings (high: 1, normal: 1)"
}