{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "DefaultGalleryViewController.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/Components/src/main/java/it/tidalwave/northernwind/frontend/ui/component/gallery/DefaultGalleryViewController.java",
      "fingerprint" : "7ba644b3f977683561673af247f2fe1d",
      "lineEnd" : 124,
      "lineStart" : 121,
      "message" : "Non-null field galleryAdapter is not initialized by new it.tidalwave.northernwind.frontend.ui.component.gallery.DefaultGalleryViewController(NodeContainerView, SiteNode, RequestLocaleManager, BeanFactory)",
      "moduleName" : "NorthernWind :: Frontend :: Components",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.frontend.ui.component.gallery",
      "reference" : "247",
      "severity" : "NORMAL",
      "toString" : "DefaultGalleryViewController.java(121,0): NP_NONNULL_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR: CORRECTNESS: Non-null field galleryAdapter is not initialized by new it.tidalwave.northernwind.frontend.ui.component.gallery.DefaultGalleryViewController(NodeContainerView, SiteNode, RequestLocaleManager, BeanFactory)",
      "type" : "NP_NONNULL_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR"
    }
  ],
  "size" : 1,
  "toString" : "1 warning (normal: 1)"
}