{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "JavaFxFlowController.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/JavaFX/src/main/java/it/tidalwave/bluemarine2/ui/commons/flowcontroller/impl/javafx/JavaFxFlowController.java",
      "fingerprint" : "2019C0161E5022630BD5447A79BAF46F",
      "lineEnd" : 81,
      "lineStart" : 81,
      "message" : "this implementation keeps all the history in the stack, thus wasting some memory.",
      "moduleName" : "blueMarine II :: UI :: JavaFX",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.bluemarine2.ui.commons.flowcontroller.impl.javafx",
      "reference" : "3",
      "severity" : "NORMAL",
      "toString" : "JavaFxFlowController.java(81,0): TODO: : this implementation keeps all the history in the stack, thus wasting some memory.",
      "type" : "TODO"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "JavaFxFlowController.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/JavaFX/src/main/java/it/tidalwave/bluemarine2/ui/commons/flowcontroller/impl/javafx/JavaFxFlowController.java",
      "fingerprint" : "81670D062FAAB3DC18E435898D279684",
      "lineEnd" : 115,
      "lineStart" : 115,
      "message" : "use an aspect - should be already done in some other project",
      "moduleName" : "blueMarine II :: UI :: JavaFX",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.bluemarine2.ui.commons.flowcontroller.impl.javafx",
      "reference" : "3",
      "severity" : "NORMAL",
      "toString" : "JavaFxFlowController.java(115,0): TODO: : use an aspect - should be already done in some other project",
      "type" : "TODO"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "JavaFxFlowController.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/JavaFX/src/main/java/it/tidalwave/bluemarine2/ui/commons/flowcontroller/impl/javafx/JavaFxFlowController.java",
      "fingerprint" : "A625C1D6851E5F214243BF1C9055F7EA",
      "lineEnd" : 116,
      "lineStart" : 116,
      "message" : "should not be needed, presentations should already run in JavaFX thread",
      "moduleName" : "blueMarine II :: UI :: JavaFX",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.bluemarine2.ui.commons.flowcontroller.impl.javafx",
      "reference" : "3",
      "severity" : "HIGH",
      "toString" : "JavaFxFlowController.java(116,0): FIXME: : should not be needed, presentations should already run in JavaFX thread",
      "type" : "FIXME"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "JavaFxFlowController.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/JavaFX/src/main/java/it/tidalwave/bluemarine2/ui/commons/flowcontroller/impl/javafx/JavaFxFlowController.java",
      "fingerprint" : "79B23F7334FFC55084661C5534C230CA",
      "lineEnd" : 148,
      "lineStart" : 148,
      "message" : "should ask for user confirmation",
      "moduleName" : "blueMarine II :: UI :: JavaFX",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.bluemarine2.ui.commons.flowcontroller.impl.javafx",
      "reference" : "3",
      "severity" : "NORMAL",
      "toString" : "JavaFxFlowController.java(148,0): TODO: : should ask for user confirmation",
      "type" : "TODO"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "JavaFxFlowController.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/JavaFX/src/main/java/it/tidalwave/bluemarine2/ui/commons/flowcontroller/impl/javafx/JavaFxFlowController.java",
      "fingerprint" : "996F146141D3D979EC73D9D24DEE20C2",
      "lineEnd" : 192,
      "lineStart" : 192,
      "message" : "fire a PowerOff event and wait for collaboration completion",
      "moduleName" : "blueMarine II :: UI :: JavaFX",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.bluemarine2.ui.commons.flowcontroller.impl.javafx",
      "reference" : "3",
      "severity" : "NORMAL",
      "toString" : "JavaFxFlowController.java(192,0): TODO: : fire a PowerOff event and wait for collaboration completion",
      "type" : "TODO"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "JavaFxFlowController.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/JavaFX/src/main/java/it/tidalwave/bluemarine2/ui/commons/flowcontroller/impl/javafx/JavaFxFlowController.java",
      "fingerprint" : "53C1087D017250F163BC0F1EAF73D311",
      "lineEnd" : 193,
      "lineStart" : 193,
      "message" : "in this case, the responsibility to fire PowerOn should be moved here",
      "moduleName" : "blueMarine II :: UI :: JavaFX",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.bluemarine2.ui.commons.flowcontroller.impl.javafx",
      "reference" : "3",
      "severity" : "NORMAL",
      "toString" : "JavaFxFlowController.java(193,0): TODO: : in this case, the responsibility to fire PowerOn should be moved here",
      "type" : "TODO"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "JavaFxFlowController.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/JavaFX/src/main/java/it/tidalwave/bluemarine2/ui/commons/flowcontroller/impl/javafx/JavaFxFlowController.java",
      "fingerprint" : "D62895B1B46AB7845DCF1D7F96889B97",
      "lineEnd" : 212,
      "lineStart" : 212,
      "message" : "should run in a background process",
      "moduleName" : "blueMarine II :: UI :: JavaFX",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.bluemarine2.ui.commons.flowcontroller.impl.javafx",
      "reference" : "3",
      "severity" : "HIGH",
      "toString" : "JavaFxFlowController.java(212,0): FIXME: : should run in a background process",
      "type" : "FIXME"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "JavaFxFlowController.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/JavaFX/src/main/java/it/tidalwave/bluemarine2/ui/commons/flowcontroller/impl/javafx/JavaFxFlowController.java",
      "fingerprint" : "C8ADAE02002C4180DCBFBA985B59863D",
      "lineEnd" : 243,
      "lineStart" : 243,
      "message" : "should run in a background process",
      "moduleName" : "blueMarine II :: UI :: JavaFX",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.bluemarine2.ui.commons.flowcontroller.impl.javafx",
      "reference" : "30",
      "severity" : "HIGH",
      "toString" : "JavaFxFlowController.java(243,0): FIXME: : should run in a background process",
      "type" : "FIXME"
    }
  ],
  "size" : 8,
  "toString" : "8 warnings (high: 3, normal: 5)"
}