{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ContextSampler.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Roles/src/main/java/it/tidalwave/role/spi/ContextSampler.java",
      "fingerprint" : "96ED3F9AA163DABD4619706201D4E257",
      "lineEnd" : 49,
      "lineStart" : 49,
      "message" : "should be weak references? Should a context be alive as soon as all the objects created with it are",
      "moduleName" : "TheseFoolishThings :: Roles",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.role.spi",
      "reference" : "238",
      "severity" : "NORMAL",
      "toString" : "ContextSampler.java(49,0): TODO: : should be weak references? Should a context be alive as soon as all the objects created with it are",
      "type" : "TODO"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "RoleManagerSupport.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Roles/src/main/java/it/tidalwave/role/spi/RoleManagerSupport.java",
      "fingerprint" : "52021CD871C2044E75E4D37624203CCE",
      "lineEnd" : 73,
      "lineStart" : 73,
      "message" : "use ConcurrentHashMap",
      "moduleName" : "TheseFoolishThings :: Roles",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.role.spi",
      "reference" : "238",
      "severity" : "HIGH",
      "toString" : "RoleManagerSupport.java(73,0): FIXME: : use ConcurrentHashMap",
      "type" : "FIXME"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ContextSamplerTest.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Roles/src/test/java/it/tidalwave/role/spi/ContextSamplerTest.java",
      "fingerprint" : "B9360A9D94C9D66FAEFF68051AD27B42",
      "lineEnd" : 103,
      "lineStart" : 103,
      "message" : "depend on commented stubbing above",
      "moduleName" : "TheseFoolishThings :: Roles",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.role.spi",
      "reference" : "238",
      "severity" : "HIGH",
      "toString" : "ContextSamplerTest.java(103,0): FIXME: : depend on commented stubbing above",
      "type" : "FIXME"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "DefaultContextManagerTest.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Roles/src/test/java/it/tidalwave/role/spi/DefaultContextManagerTest.java",
      "fingerprint" : "D006C3C6426E7AA60B649C47AA51C356",
      "lineEnd" : 247,
      "lineStart" : 247,
      "message" : "test findContextOfType()",
      "moduleName" : "TheseFoolishThings :: Roles",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.role.spi",
      "reference" : "256",
      "severity" : "NORMAL",
      "toString" : "DefaultContextManagerTest.java(247,0): TODO: : test findContextOfType()",
      "type" : "TODO"
    }
  ],
  "size" : 4,
  "toString" : "4 warnings (high: 2, normal: 2)"
}