{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TileCache.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/MapView/src/main/java/it/tidalwave/mapview/impl/TileCache.java",
      "fingerprint" : "B40D6F7B61F4855FE772DA2969591BD1",
      "lineEnd" : 267,
      "lineStart" : 267,
      "message" : "should reschedule, but not immediately, and also count for a max number of attempts",
      "moduleName" : "MapView :: JavaFX Control",
      "origin" : "open-tasks",
      "originName" : "Open Tasks Scanner",
      "packageName" : "it.tidalwave.mapview.impl",
      "reference" : "6",
      "severity" : "NORMAL",
      "toString" : "TileCache.java(267,0): TODO: : should reschedule, but not immediately, and also count for a max number of attempts",
      "type" : "TODO"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TileCache.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/MapView/src/main/java/it/tidalwave/mapview/impl/TileCache.java",
      "fingerprint" : "6017FDF09AB8E6AB321F157EEBC999A2",
      "lineEnd" : 295,
      "lineStart" : 295,
      "message" : "charset should be get from response",
      "moduleName" : "MapView :: JavaFX Control",
      "origin" : "open-tasks",
      "originName" : "Open Tasks Scanner",
      "packageName" : "it.tidalwave.mapview.impl",
      "reference" : "6",
      "severity" : "NORMAL",
      "toString" : "TileCache.java(295,0): TODO: : charset should be get from response",
      "type" : "TODO"
    },
    {
      "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" : 3,
  "toString" : "3 warnings (normal: 3)"
}