{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SimpleMessageBus.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/MessageBus/src/main/java/it/tidalwave/messagebus/spi/SimpleMessageBus.java",
      "fingerprint" : "A93D5877FD2B0F4332F29CB0FAB6CE27",
      "lineEnd" : 161,
      "lineStart" : 161,
      "message" : "marked as dubious by SpotBugs",
      "moduleName" : "TheseFoolishThings :: MessageBus",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.messagebus.spi",
      "reference" : "540",
      "severity" : "HIGH",
      "toString" : "SimpleMessageBus.java(161,0): FIXME: : marked as dubious by SpotBugs",
      "type" : "FIXME"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SimpleMessageBus.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/MessageBus/src/main/java/it/tidalwave/messagebus/spi/SimpleMessageBus.java",
      "fingerprint" : "DD58067DE8130AA1165AD8D84193EB21",
      "lineEnd" : 196,
      "lineStart" : 196,
      "message" : "use putIfAbsent()",
      "moduleName" : "TheseFoolishThings :: MessageBus",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.messagebus.spi",
      "reference" : "540",
      "severity" : "HIGH",
      "toString" : "SimpleMessageBus.java(196,0): FIXME: : use putIfAbsent()",
      "type" : "FIXME"
    }
  ],
  "size" : 2,
  "toString" : "2 warnings (high: 2)"
}