{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "As.java",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Utilities/src/main/java/it/tidalwave/util/As.java",
      "fingerprint" : "FF70B2D448D3840F5B7E18744B384A53",
      "lineEnd" : 192,
      "lineStart" : 192,
      "message" : "there's no static check of the argument",
      "moduleName" : "TheseFoolishThings :: Utilities",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.util",
      "reference" : "535",
      "severity" : "HIGH",
      "toString" : "As.java(192,0): FIXME: : there's no static check of the argument",
      "type" : "FIXME"
    }
  ],
  "size" : 1,
  "toString" : "1 warning (high: 1)"
}