{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ResourceFileNetBeansPlatformWritableFolder.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../Zephyr_Metrics/workspace/modules/CommonsUI/src/main/java/it/tidalwave/northernwind/frontend/filesystem/impl/ResourceFileNetBeansPlatformWritableFolder.java",
      "fingerprint" : "e090f46fdf9ce382972883543060f04b",
      "lineEnd" : 69,
      "lineStart" : 69,
      "message" : "Redundant nullcheck of os, which is known to be non-null in it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileNetBeansPlatformWritableFolder.write(String, Marshallable)",
      "moduleName" : "Zephyr - UI Commons",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.frontend.filesystem.impl",
      "reference" : "443",
      "severity" : "LOW",
      "toString" : "ResourceFileNetBeansPlatformWritableFolder.java(69,0): RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE: STYLE: Redundant nullcheck of os, which is known to be non-null in it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileNetBeansPlatformWritableFolder.write(String, Marshallable)",
      "type" : "RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE"
    }
  ],
  "size" : 1,
  "toString" : "1 warning (low: 1)"
}