{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "FinderWithIdMapSupport.java",
      "category" : "Unchecked",
      "columnEnd" : 64,
      "columnStart" : 64,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Utilities/src/main/java/it/tidalwave/util/spi/FinderWithIdMapSupport.java",
      "fingerprint" : "FA0FC80DEFC0966FAC44470A8E00CC27",
      "lineEnd" : 69,
      "lineStart" : 69,
      "message" : "unchecked conversion",
      "moduleName" : "TheseFoolishThings :: Utilities",
      "origin" : "java",
      "originName" : "Java Compiler",
      "packageName" : "it.tidalwave.util.spi",
      "reference" : "1326",
      "severity" : "NORMAL",
      "toString" : "FinderWithIdMapSupport.java(69,64): compiler:compile: Unchecked: unchecked conversion",
      "type" : "compiler:compile"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "FinderWithIdMapSupport.java",
      "category" : "Serial",
      "columnEnd" : 29,
      "columnStart" : 29,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Utilities/src/main/java/it/tidalwave/util/spi/FinderWithIdMapSupport.java",
      "fingerprint" : "06FB7D1AD00F5F8D47E3536182507DA9",
      "lineEnd" : 58,
      "lineStart" : 58,
      "message" : "non-transient instance field of a serializable class declared with a non-serializable type",
      "moduleName" : "TheseFoolishThings :: Utilities",
      "origin" : "java",
      "originName" : "Java Compiler",
      "packageName" : "it.tidalwave.util.spi",
      "reference" : "1326",
      "severity" : "NORMAL",
      "toString" : "FinderWithIdMapSupport.java(58,29): compiler:compile: Serial: non-transient instance field of a serializable class declared with a non-serializable type",
      "type" : "compiler:compile"
    }
  ],
  "size" : 2,
  "toString" : "2 warnings (normal: 2)"
}