![JAR search and dependency download from the Maven repository](/logo.png)
org.sonar.l10n.javascript.rules.javascript.S4204.json Maven / Gradle / Ivy
{
"title": "The \"any\" type should not be used",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"pitfall"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-4204",
"sqKey": "S4204",
"scope": "Main",
"quickfix": "covered",
"compatibleLanguages": [
"TYPESCRIPT"
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy