{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ProjectStatusAdapter.java",
      "category" : "I18N",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../blueHour_Metrics/workspace/modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/adapters/ProjectStatusAdapter.java",
      "fingerprint" : "3dc8f2a82eb02632bdbf7050fc2d5f35",
      "lineEnd" : 49,
      "lineStart" : 49,
      "message" : "Use of non-localized String.toUpperCase() or String.toLowerCase() in it.tidalwave.accounting.exporter.xml.impl.adapters.ProjectStatusAdapter.marshal(Project$Status)",
      "moduleName" : "blueHour - Marshalling - XML",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.accounting.exporter.xml.impl.adapters",
      "reference" : "508",
      "severity" : "LOW",
      "toString" : "ProjectStatusAdapter.java(49,0): DM_CONVERT_CASE: I18N: Use of non-localized String.toUpperCase() or String.toLowerCase() in it.tidalwave.accounting.exporter.xml.impl.adapters.ProjectStatusAdapter.marshal(Project$Status)",
      "type" : "DM_CONVERT_CASE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ProjectStatusAdapter.java",
      "category" : "I18N",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../blueHour_Metrics/workspace/modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/adapters/ProjectStatusAdapter.java",
      "fingerprint" : "68c1f0af979b2ef07754e3562b7e4609",
      "lineEnd" : 43,
      "lineStart" : 43,
      "message" : "Use of non-localized String.toUpperCase() or String.toLowerCase() in it.tidalwave.accounting.exporter.xml.impl.adapters.ProjectStatusAdapter.unmarshal(String)",
      "moduleName" : "blueHour - Marshalling - XML",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.accounting.exporter.xml.impl.adapters",
      "reference" : "508",
      "severity" : "LOW",
      "toString" : "ProjectStatusAdapter.java(43,0): DM_CONVERT_CASE: I18N: Use of non-localized String.toUpperCase() or String.toLowerCase() in it.tidalwave.accounting.exporter.xml.impl.adapters.ProjectStatusAdapter.unmarshal(String)",
      "type" : "DM_CONVERT_CASE"
    }
  ],
  "size" : 2,
  "toString" : "- (-): 2 issues (0 duplicates)"
}