{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SwingPersonPresentation.java",
      "category" : "Serial",
      "columnEnd" : 7,
      "columnStart" : 7,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/examples/DciSwingExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/swing/swing/SwingPersonPresentation.java",
      "fingerprint" : "185E7C2A6B0C75D599E8EB3C1EFC3E7E",
      "lineEnd" : 44,
      "lineStart" : 44,
      "message" : "serializable class SwingPersonPresentation has no definition of serialVersionUID",
      "moduleName" : "TheseFoolishThings :: Examples :: DCI :: Swing",
      "origin" : "java",
      "originName" : "Java Compiler",
      "packageName" : "it.tidalwave.thesefoolishthings.examples.dci.swing.swing",
      "reference" : "1326",
      "severity" : "NORMAL",
      "toString" : "SwingPersonPresentation.java(44,7): compiler:compile: Serial: serializable class SwingPersonPresentation has no definition of serialVersionUID",
      "type" : "compiler:compile"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SwingPersonPresentation.java",
      "category" : "Serial",
      "columnEnd" : 31,
      "columnStart" : 31,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/examples/DciSwingExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/swing/swing/SwingPersonPresentation.java",
      "fingerprint" : "0105A437D7C84304EE9430C5D4149D40",
      "lineEnd" : 46,
      "lineStart" : 46,
      "message" : "non-transient instance field of a serializable class declared with a non-serializable type",
      "moduleName" : "TheseFoolishThings :: Examples :: DCI :: Swing",
      "origin" : "java",
      "originName" : "Java Compiler",
      "packageName" : "it.tidalwave.thesefoolishthings.examples.dci.swing.swing",
      "reference" : "1326",
      "severity" : "NORMAL",
      "toString" : "SwingPersonPresentation.java(46,31): compiler:compile: Serial: non-transient instance field of a serializable class declared with a non-serializable type",
      "type" : "compiler:compile"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HtmlRenderableListCellRenderer.java",
      "category" : "Serial",
      "columnEnd" : 7,
      "columnStart" : 7,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/examples/DciSwingExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/swing/swing/HtmlRenderableListCellRenderer.java",
      "fingerprint" : "F471E4E6DD704EF5EFC367565EF2C637",
      "lineEnd" : 48,
      "lineStart" : 48,
      "message" : "serializable class HtmlRenderableListCellRenderer has no definition of serialVersionUID",
      "moduleName" : "TheseFoolishThings :: Examples :: DCI :: Swing",
      "origin" : "java",
      "originName" : "Java Compiler",
      "packageName" : "it.tidalwave.thesefoolishthings.examples.dci.swing.swing",
      "reference" : "1326",
      "severity" : "NORMAL",
      "toString" : "HtmlRenderableListCellRenderer.java(48,7): compiler:compile: Serial: serializable class HtmlRenderableListCellRenderer has no definition of serialVersionUID",
      "type" : "compiler:compile"
    }
  ],
  "size" : 3,
  "toString" : "3 warnings (normal: 3)"
}