{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TileCacheTest.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/MapView/src/test/java/it/tidalwave/mapview/impl/TileCacheTest.java",
      "fingerprint" : "55AC6D3C2DC4397ADB768787C0FE6311",
      "lineEnd" : 183,
      "lineStart" : 183,
      "message" : "would be better tested by connecting to a mock server that make incoming calls stuck",
      "moduleName" : "MapView :: JavaFX Control",
      "origin" : "open-tasks",
      "originName" : "Open Tasks Scanner",
      "packageName" : "it.tidalwave.mapview.impl",
      "reference" : "6",
      "severity" : "NORMAL",
      "toString" : "TileCacheTest.java(183,0): TODO: : would be better tested by connecting to a mock server that make incoming calls stuck",
      "type" : "TODO"
    }
  ],
  "size" : 1,
  "toString" : "1 warning (normal: 1)"
}