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

org.sonar.l10n.web.rules.Web.S6824.json Maven / Gradle / Ivy

The newest version!
{
  "title": "No ARIA role or property for unsupported DOM elements",
  "type": "CODE_SMELL",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "react",
    "accessibility"
  ],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-6824",
  "sqKey": "S6824",
  "scope": "All",
  "quickfix": "targeted",
  "code": {
    "impacts": {
      "MAINTAINABILITY": "LOW",
      "RELIABILITY": "LOW"
    },
    "attribute": "CONVENTIONAL"
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy