{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ResourceFile.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Core/src/main/java/it/tidalwave/northernwind/core/model/ResourceFile.java",
      "fingerprint" : "C57DD29218CBFD488018A939F9391D7B",
      "lineEnd" : 107,
      "lineStart" : 107,
      "message" : "the root object returns \"\" in place of \"/\" - this will change in future",
      "moduleName" : "NorthernWind :: Core",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.model",
      "reference" : "247",
      "severity" : "HIGH",
      "toString" : "ResourceFile.java(107,0): FIXME: : the root object returns \"\" in place of \"/\" - this will change in future",
      "type" : "FIXME"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ResourceFile.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Core/src/main/java/it/tidalwave/northernwind/core/model/ResourceFile.java",
      "fingerprint" : "E1469979F2456979849CA12CFE016D6D",
      "lineEnd" : 194,
      "lineStart" : 194,
      "message" : "make @Nonnull, use Optional",
      "moduleName" : "NorthernWind :: Core",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.model",
      "reference" : "247",
      "severity" : "HIGH",
      "toString" : "ResourceFile.java(194,0): FIXME: : make @Nonnull, use Optional",
      "type" : "FIXME"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ResourceFile.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Core/src/main/java/it/tidalwave/northernwind/core/model/ResourceFile.java",
      "fingerprint" : "02824EA19D71CB48AC916AAE0979B6EA",
      "lineEnd" : 203,
      "lineStart" : 203,
      "message" : "drop this - it won't work with virtual file systems",
      "moduleName" : "NorthernWind :: Core",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.model",
      "reference" : "247",
      "severity" : "HIGH",
      "toString" : "ResourceFile.java(203,0): FIXME: : drop this - it won't work with virtual file systems",
      "type" : "FIXME"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ResourceFile.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Core/src/main/java/it/tidalwave/northernwind/core/model/ResourceFile.java",
      "fingerprint" : "47EDE32BDF505DDED557F40FAF94991C",
      "lineEnd" : 209,
      "lineStart" : 209,
      "message" : "methods below probably can be dropped, are only used in filesystem implementations",
      "moduleName" : "NorthernWind :: Core",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.model",
      "reference" : "247",
      "severity" : "NORMAL",
      "toString" : "ResourceFile.java(209,0): TODO: : methods below probably can be dropped, are only used in filesystem implementations",
      "type" : "TODO"
    }
  ],
  "size" : 4,
  "toString" : "4 warnings (high: 3, normal: 1)"
}