{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "pom.xml",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/StructureExplorer/pom.xml",
      "fingerprint" : "FA53E427D16A253DC5FCBE80842321D3",
      "lineEnd" : 97,
      "lineStart" : 97,
      "message" : "this shouldn't be needed... but it is. -->",
      "moduleName" : "Zephyr - UI Structure Explorer",
      "origin" : "open-tasks",
      "originName" : "Open Tasks Scanner",
      "packageName" : "-",
      "reference" : "1289",
      "severity" : "NORMAL",
      "toString" : "pom.xml(97,0): TODO: : this shouldn't be needed... but it is. -->",
      "type" : "TODO"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SiteNodeSelectableFiringSelectedEventTest.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/StructureExplorer/src/test/java/it/tidalwave/northernwind/rca/ui/structureexplorer/impl/SiteNodeSelectableFiringSelectedEventTest.java",
      "fingerprint" : "C921E85532624D469042DE82B3A38A8F",
      "lineEnd" : 79,
      "lineStart" : 79,
      "message" : "assertThat(... is()) is equivalent to isInstanceOf()",
      "moduleName" : "Zephyr - UI Structure Explorer",
      "origin" : "open-tasks",
      "originName" : "Open Tasks Scanner",
      "packageName" : "it.tidalwave.northernwind.rca.ui.structureexplorer.impl",
      "reference" : "1289",
      "severity" : "HIGH",
      "toString" : "SiteNodeSelectableFiringSelectedEventTest.java(79,0): FIXME: : assertThat(... is()) is equivalent to isInstanceOf()",
      "type" : "FIXME"
    }
  ],
  "size" : 2,
  "toString" : "2 warnings (high: 1, normal: 1)"
}