{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "DisplayableExample.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../TheseFoolishThings_Metrics/workspace/modules/examples/DciDisplayableExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/displayable/DisplayableExample.java",
      "fingerprint" : "ef9f74a40652b34ef55de3d670754530",
      "lineEnd" : 45,
      "lineStart" : 45,
      "message" : "Non-null field contextManager is not initialized by new it.tidalwave.thesefoolishthings.examples.dci.displayable.DisplayableExample()",
      "moduleName" : "TheseFoolishThings :: Examples :: DCI :: Displayable",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.thesefoolishthings.examples.dci.displayable",
      "reference" : "478",
      "severity" : "NORMAL",
      "toString" : "DisplayableExample.java(45,0): NP_NONNULL_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR: CORRECTNESS: Non-null field contextManager is not initialized by new it.tidalwave.thesefoolishthings.examples.dci.displayable.DisplayableExample()",
      "type" : "NP_NONNULL_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR"
    }
  ],
  "size" : 1,
  "toString" : "1 warning (normal: 1)"
}