{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ConnectAction.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/networkconfigurator/actions/ConnectAction.java",
      "fingerprint" : "897504733450940d920f5239296a26ee",
      "lineEnd" : 233,
      "lineStart" : 233,
      "message" : "RV: Return value of ConnectAction.typeInList(ConnectingType, List) ignored, but method has no side effect",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "networkconfigurator.actions",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "ConnectAction.java(233,0): RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT: STYLE: RV: Return value of ConnectAction.typeInList(ConnectingType, List) ignored, but method has no side effect",
      "type" : "RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT"
    }
  ],
  "size" : 1,
  "toString" : "SpotBugs (spotbugs): 1 issues (0 duplicates)"
}