![github-actions[bot]](/assets/img/avatar_default.png)
You can preview this rule [here](https://sonarsource.github.io/rspec/#/rspec/S6793/javascript) (updated a few minutes after each push).
27 lines
548 B
JSON
27 lines
548 B
JSON
{
|
|
"title": "ARIA properties in DOM elements should have valid values",
|
|
"type": "CODE_SMELL",
|
|
"status": "ready",
|
|
"remediation": {
|
|
"func": "Constant\/Issue",
|
|
"constantCost": "5min"
|
|
},
|
|
"tags": [
|
|
"react",
|
|
"a11y"
|
|
],
|
|
"defaultSeverity": "Major",
|
|
"ruleSpecification": "RSPEC-6793",
|
|
"sqKey": "S6793",
|
|
"scope": "All",
|
|
"defaultQualityProfiles": ["Sonar way"],
|
|
"quickfix": "infeasible",
|
|
"code": {
|
|
"impacts": {
|
|
"MAINTAINABILITY": "LOW",
|
|
"RELIABILITY": "MEDIUM"
|
|
},
|
|
"attribute": "LOGICAL"
|
|
}
|
|
}
|