{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ResourceFinder.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/ResourceFinder.java",
      "fingerprint" : "475C8ADCCC6873544D0AE1723B83934A",
      "lineEnd" : 70,
      "lineStart" : 70,
      "message" : "it's not flyweight",
      "moduleName" : "Zephyr - Model",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.model.impl.admin",
      "reference" : "443",
      "severity" : "HIGH",
      "toString" : "ResourceFinder.java(70,0): FIXME: : it's not flyweight",
      "type" : "FIXME"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ResourceFinder.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/ResourceFinder.java",
      "fingerprint" : "4120205529FA172834442FCE0763EBAD",
      "lineEnd" : 81,
      "lineStart" : 81,
      "message" : "sorting should rather be done in the PresentationModel.",
      "moduleName" : "Zephyr - Model",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.model.impl.admin",
      "reference" : "454",
      "severity" : "NORMAL",
      "toString" : "ResourceFinder.java(81,0): TODO: : sorting should rather be done in the PresentationModel.",
      "type" : "TODO"
    }
  ],
  "size" : 2,
  "toString" : "2 warnings (high: 1, normal: 1)"
}