{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "pom.xml",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/SpringMessageBus/pom.xml",
      "fingerprint" : "6BB2903099BDFACC222EA6D8D3063812",
      "lineEnd" : 109,
      "lineStart" : 109,
      "message" : "fixes the trouble with missing Hamcrest methods -->",
      "moduleName" : "TheseFoolishThings :: MessageBus :: Spring",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "-",
      "reference" : "238",
      "severity" : "HIGH",
      "toString" : "pom.xml(109,0): FIXME: : fixes the trouble with missing Hamcrest methods -->",
      "type" : "FIXME"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ListenerAdapterMatcher.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/SpringMessageBus/src/test/java/it/tidalwave/messagebus/impl/spring/ListenerAdapterMatcher.java",
      "fingerprint" : "9F98DDBFB2E3FB7013216BC503E4D611",
      "lineEnd" : 61,
      "lineStart" : 61,
      "message" : "!",
      "moduleName" : "TheseFoolishThings :: MessageBus :: Spring",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.messagebus.impl.spring",
      "reference" : "238",
      "severity" : "HIGH",
      "toString" : "ListenerAdapterMatcher.java(61,0): FIXME: : !",
      "type" : "FIXME"
    }
  ],
  "size" : 2,
  "toString" : "2 warnings (high: 2)"
}