{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "MigrationManager.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/migration/MigrationManager.java",
      "fingerprint" : "5514bb2abd64182c0e22ad4baa341785",
      "lineEnd" : 149,
      "lineStart" : 149,
      "message" : "DLS: Dead store to fileAdapter in migration.MigrationManager.migrate(Version, Version)",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "migration",
      "reference" : "1584",
      "severity" : "HIGH",
      "toString" : "MigrationManager.java(149,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to fileAdapter in migration.MigrationManager.migrate(Version, Version)",
      "type" : "DLS_DEAD_LOCAL_STORE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "MigrationManager.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/src/migration/MigrationManager.java",
      "fingerprint" : "1886ad055d72d45cebaaf4382ff0c11",
      "lineEnd" : 132,
      "lineStart" : 132,
      "message" : "DLS: Dead store to processedAssignmentDiffFile2 in migration.MigrationManager.migrate(Version, Version)",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "migration",
      "reference" : "1584",
      "severity" : "NORMAL",
      "toString" : "MigrationManager.java(132,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to processedAssignmentDiffFile2 in migration.MigrationManager.migrate(Version, Version)",
      "type" : "DLS_DEAD_LOCAL_STORE"
    }
  ],
  "size" : 2,
  "toString" : "SpotBugs (spotbugs): 2 issues (0 duplicates)"
}