{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Parser.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/parser/Parser.java",
      "fingerprint" : "d5c66ffd2d87008c75b29584758904c9",
      "lineEnd" : 1231,
      "lineStart" : 1231,
      "message" : "DLS: Dead store to path rather than field with same name in new parser.Parser(Reader, RouterConfiguration, String)",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "HIGH",
      "toString" : "Parser.java(1231,0): DLS_DEAD_LOCAL_STORE_SHADOWS_FIELD: STYLE: DLS: Dead store to path rather than field with same name in new parser.Parser(Reader, RouterConfiguration, String)",
      "type" : "DLS_DEAD_LOCAL_STORE_SHADOWS_FIELD"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Parser.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/parser/Parser.java",
      "fingerprint" : "6a5ed02315f27e693431ddba06e5f142",
      "lineEnd" : 1229,
      "lineStart" : 1229,
      "message" : "DLS: Dead store to rc rather than field with same name in new parser.Parser(Reader, RouterConfiguration, String)",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "HIGH",
      "toString" : "Parser.java(1229,0): DLS_DEAD_LOCAL_STORE_SHADOWS_FIELD: STYLE: DLS: Dead store to rc rather than field with same name in new parser.Parser(Reader, RouterConfiguration, String)",
      "type" : "DLS_DEAD_LOCAL_STORE_SHADOWS_FIELD"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Parser.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/parser/Parser.java",
      "fingerprint" : "8d616e05c37375288c675d84c1c968db",
      "lineEnd" : 1561,
      "lineStart" : 1385,
      "message" : "SF: Switch statement found in parser.Parser.yyparse() where default case is missing",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "Parser.java(1385,0): SF_SWITCH_NO_DEFAULT: STYLE: SF: Switch statement found in parser.Parser.yyparse() where default case is missing",
      "type" : "SF_SWITCH_NO_DEFAULT"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Parser.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/parser/Parser.java",
      "fingerprint" : "59e1afd35783e58a1ed18cc5b592818c",
      "lineEnd" : 1402,
      "lineStart" : 1402,
      "message" : "UrF: Unread public/protected field: parser.nodes.ConfigNode.ok",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "parser.nodes",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "Parser.java(1402,0): URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD: STYLE: UrF: Unread public/protected field: parser.nodes.ConfigNode.ok",
      "type" : "URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD"
    }
  ],
  "size" : 4,
  "toString" : "SpotBugs (spotbugs): 4 issues (0 duplicates)"
}