All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.delphi.rules.community-delphi.AddressOfNestedRoutine.json Maven / Gradle / Ivy

The newest version!
{
  "title": "Nested routines must not be used as procedural values",
  "type": "BUG",
  "status": "ready",
  "remediation": {
    "func": "Constant/Issue",
    "constantCost": "5min"
  },
  "code": {
    "attribute": "LOGICAL",
    "impacts": {
      "RELIABILITY": "HIGH"
    }
  },
  "tags": ["unpredictable", "suspicious"],
  "defaultSeverity": "Blocker",
  "scope": "ALL",
  "quickfix": "unknown"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy