{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ImagingTaskProcessor.java",
      "category" : "Deprecation",
      "columnEnd" : 39,
      "columnStart" : 39,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Processor/src/main/java/it/tidalwave/image/processor/ImagingTaskProcessor.java",
      "fingerprint" : "55083EF4F4DD0D0A26371EC16A89F537",
      "lineEnd" : 116,
      "lineStart" : 116,
      "message" : "newInstance() in Class has been deprecated",
      "moduleName" : "Mistral Processor",
      "origin" : "java",
      "originName" : "Java Compiler",
      "packageName" : "it.tidalwave.image.processor",
      "reference" : "1304",
      "severity" : "NORMAL",
      "toString" : "ImagingTaskProcessor.java(116,39): compiler:compile: Deprecation: newInstance() in Class has been deprecated",
      "type" : "compiler:compile"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ImagingTaskProcessor.java",
      "category" : "Rawtypes",
      "columnEnd" : 36,
      "columnStart" : 36,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Processor/src/main/java/it/tidalwave/image/processor/ImagingTaskProcessor.java",
      "fingerprint" : "7BC84D0B8820902828BB24494705AD2C",
      "lineEnd" : 550,
      "lineStart" : 550,
      "message" : "found raw type: Class",
      "moduleName" : "Mistral Processor",
      "origin" : "java",
      "originName" : "Java Compiler",
      "packageName" : "it.tidalwave.image.processor",
      "reference" : "1304",
      "severity" : "NORMAL",
      "toString" : "ImagingTaskProcessor.java(550,36): compiler:compile: Rawtypes: found raw type: Class",
      "type" : "compiler:compile"
    }
  ],
  "size" : 2,
  "toString" : "2 warnings (normal: 2)"
}