{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "PresentationModel.java.html",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Roles/target/site/jacoco/it.tidalwave.role.ui/PresentationModel.java.html",
      "fingerprint" : "343B360211EF14D25373C197CB9BC3F0",
      "lineEnd" : 41,
      "lineStart" : 41,
      "message" : "As the NetBeans Node, it should allow children, have event listeners for children added/removed/changed.",
      "moduleName" : "TheseFoolishThings - Roles",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "-",
      "reference" : "253",
      "severity" : "NORMAL",
      "toString" : "PresentationModel.java.html(41,0): TODO: : As the NetBeans Node, it should allow children, have event listeners for children added/removed/changed.",
      "type" : "TODO"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "PresentationModel.java.html",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Roles/target/site/jacoco/it.tidalwave.role.ui/PresentationModel.java.html",
      "fingerprint" : "2886E937E49FF19FA0000F348E3934F4",
      "lineEnd" : 184,
      "lineStart" : 184,
      "message" : "cache a singleton, but don't do eager initialization (e.g. a final static), as it would deadlock with",
      "moduleName" : "TheseFoolishThings - Roles",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "-",
      "reference" : "254",
      "severity" : "NORMAL",
      "toString" : "PresentationModel.java.html(184,0): TODO: : cache a singleton, but don't do eager initialization (e.g. a final static), as it would deadlock with",
      "type" : "TODO"
    }
  ],
  "size" : 2,
  "toString" : "2 warnings (normal: 2)"
}