{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ResourceProperties.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Core/src/main/java/it/tidalwave/northernwind/core/model/ResourceProperties.java",
      "fingerprint" : "1DBE2C071AC319368DE8EDCEC9E787FE",
      "lineEnd" : 99,
      "lineStart" : 99,
      "message" : "deprecate withValues(Map<String, Object>) and rename this to withValues().",
      "moduleName" : "NorthernWind :: Core",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.model",
      "reference" : "261",
      "severity" : "NORMAL",
      "toString" : "ResourceProperties.java(99,0): TODO: : deprecate withValues(Map<String, Object>) and rename this to withValues().",
      "type" : "TODO"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ResourceProperties.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Core/src/main/java/it/tidalwave/northernwind/core/model/ResourceProperties.java",
      "fingerprint" : "498A192ED4B289B88C200A1704855E8F",
      "lineEnd" : 110,
      "lineStart" : 110,
      "message" : "drop this",
      "moduleName" : "NorthernWind :: Core",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.core.model",
      "reference" : "247",
      "severity" : "HIGH",
      "toString" : "ResourceProperties.java(110,0): FIXME: : drop this",
      "type" : "FIXME"
    }
  ],
  "size" : 2,
  "toString" : "2 warnings (high: 1, normal: 1)"
}