{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ViewBuilder.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/frontend/impl/ui/ViewBuilder.java",
      "fingerprint" : "25f488a74a344324779b34e73599743d",
      "lineEnd" : 114,
      "lineStart" : 114,
      "message" : "Unchecked/unconfirmed cast from Throwable to it.tidalwave.northernwind.core.model.HttpStatusException of return value in it.tidalwave.northernwind.frontend.impl.ui.ViewBuilder.createViewAndController(Id, SiteNode)",
      "moduleName" : "NorthernWind :: Core :: Default Implementation",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.frontend.impl.ui",
      "reference" : "247",
      "severity" : "LOW",
      "toString" : "ViewBuilder.java(114,0): BC_UNCONFIRMED_CAST_OF_RETURN_VALUE: STYLE: Unchecked/unconfirmed cast from Throwable to it.tidalwave.northernwind.core.model.HttpStatusException of return value in it.tidalwave.northernwind.frontend.impl.ui.ViewBuilder.createViewAndController(Id, SiteNode)",
      "type" : "BC_UNCONFIRMED_CAST_OF_RETURN_VALUE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ViewBuilder.java",
      "category" : "MALICIOUS_CODE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/frontend/impl/ui/ViewBuilder.java",
      "fingerprint" : "110568e9e11fe8febe9878563a52d23c",
      "lineEnd" : 77,
      "lineStart" : 77,
      "message" : "Overridable method ajc$afterReturning$org_springframework_beans_factory_aspectj_AbstractDependencyInjectionAspect$2$1ea6722c is called from constructor new it.tidalwave.northernwind.frontend.impl.ui.ViewBuilder(Class, Class).",
      "moduleName" : "NorthernWind :: Core :: Default Implementation",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.frontend.impl.ui",
      "reference" : "486",
      "severity" : "LOW",
      "toString" : "ViewBuilder.java(77,0): MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR: MALICIOUS_CODE: Overridable method ajc$afterReturning$org_springframework_beans_factory_aspectj_AbstractDependencyInjectionAspect$2$1ea6722c is called from constructor new it.tidalwave.northernwind.frontend.impl.ui.ViewBuilder(Class, Class).",
      "type" : "MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ViewBuilder.java",
      "category" : "MALICIOUS_CODE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/frontend/impl/ui/ViewBuilder.java",
      "fingerprint" : "a428b2cb286478112b91ff55f8d2fbc5",
      "lineEnd" : 77,
      "lineStart" : 77,
      "message" : "Overridable method ajc$before$org_springframework_beans_factory_aspectj_AbstractDependencyInjectionAspect$1$e854fa65 is called from constructor new it.tidalwave.northernwind.frontend.impl.ui.ViewBuilder(Class, Class).",
      "moduleName" : "NorthernWind :: Core :: Default Implementation",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.frontend.impl.ui",
      "reference" : "486",
      "severity" : "LOW",
      "toString" : "ViewBuilder.java(77,0): MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR: MALICIOUS_CODE: Overridable method ajc$before$org_springframework_beans_factory_aspectj_AbstractDependencyInjectionAspect$1$e854fa65 is called from constructor new it.tidalwave.northernwind.frontend.impl.ui.ViewBuilder(Class, Class).",
      "type" : "MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ViewBuilder.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/CoreImplementation/src/main/java/it/tidalwave/northernwind/frontend/impl/ui/ViewBuilder.java",
      "fingerprint" : "f2dd4dc47e67fdb2a90795c599c9399c",
      "lineEnd" : 77,
      "lineStart" : 77,
      "message" : "Redundant nullcheck of this, which is known to be non-null in new it.tidalwave.northernwind.frontend.impl.ui.ViewBuilder(Class, Class)",
      "moduleName" : "NorthernWind :: Core :: Default Implementation",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.frontend.impl.ui",
      "reference" : "247",
      "severity" : "LOW",
      "toString" : "ViewBuilder.java(77,0): RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE: STYLE: Redundant nullcheck of this, which is known to be non-null in new it.tidalwave.northernwind.frontend.impl.ui.ViewBuilder(Class, Class)",
      "type" : "RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE"
    }
  ],
  "size" : 4,
  "toString" : "- (-): 4 issues (37 duplicates)"
}