{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "PopupMenu.java",
      "category" : "PERFORMANCE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/networkconfigurator/PopupMenu.java",
      "fingerprint" : "1bb1d943faf724a73b64863e76a646f6",
      "lineEnd" : 254,
      "lineStart" : 195,
      "message" : "SIC: Should networkconfigurator.PopupMenu$ConnectChecker be a _static_ inner class?",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "networkconfigurator",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "PopupMenu.java(195,0): SIC_INNER_SHOULD_BE_STATIC: PERFORMANCE: SIC: Should networkconfigurator.PopupMenu$ConnectChecker be a _static_ inner class?",
      "type" : "SIC_INNER_SHOULD_BE_STATIC"
    }
  ],
  "size" : 1,
  "toString" : "SpotBugs (spotbugs): 1 issues (0 duplicates)"
}