{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "St4TemplateFactory.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/core/impl/text/St4TemplateFactory.java",
      "fingerprint" : "885D025DE553D672CE33887B52A5765D",
      "lineEnd" : 73,
      "lineStart" : 73,
      "message" : "use a cache. Implement it on Site (as a generic cache), so it gets resetted when the Site is reset.",
      "moduleName" : "NorthernWind :: Core :: Default Implementation",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.impl.text",
      "reference" : "247",
      "severity" : "NORMAL",
      "toString" : "St4TemplateFactory.java(73,0): TODO: : use a cache. Implement it on Site (as a generic cache), so it gets resetted when the Site is reset.",
      "type" : "TODO"
    }
  ],
  "size" : 1,
  "toString" : "- (-): 1 issues (0 duplicates)"
}