{
  "_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" : "0FB69D482D2102FF91D96226DA5B426A",
      "lineEnd" : 184,
      "lineStart" : 184,
      "message" : "there's no static check of the argument",
      "moduleName" : "TheseFoolishThings :: Utilities",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "it.tidalwave.util",
      "reference" : "488",
      "severity" : "HIGH",
      "toString" : "As.java(184,0): FIXME: : there's no static check of the argument",
      "type" : "FIXME"
    }
  ],
  "size" : 1,
  "toString" : "1 warning (high: 1)"
}