{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "JavaFXAddContentPresentationDelegate.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../Zephyr_Metrics/workspace/modules/JavaFXUI/src/main/java/it/tidalwave/northernwind/rca/ui/impl/javafx/contentmanager/JavaFXAddContentPresentationDelegate.java",
      "fingerprint" : "6e017410fe159808f193968675177439",
      "lineEnd" : 86,
      "lineStart" : 86,
      "message" : "JavaFXAddContentPresentationDelegate.bindings not initialized in constructor and dereferenced in it.tidalwave.northernwind.rca.ui.impl.javafx.contentmanager.JavaFXAddContentPresentationDelegate.showUp(UserNotificationWithFeedback)",
      "moduleName" : "Zephyr - UI (JavaFX)",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.rca.ui.impl.javafx.contentmanager",
      "reference" : "443",
      "severity" : "LOW",
      "toString" : "JavaFXAddContentPresentationDelegate.java(86,0): UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR: STYLE: JavaFXAddContentPresentationDelegate.bindings not initialized in constructor and dereferenced in it.tidalwave.northernwind.rca.ui.impl.javafx.contentmanager.JavaFXAddContentPresentationDelegate.showUp(UserNotificationWithFeedback)",
      "type" : "UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR"
    }
  ],
  "size" : 1,
  "toString" : "1 warning (low: 1)"
}