org.sonar.l10n.javascript.rules.javascript.S1154.json Maven / Gradle / Ivy
{
"title": "Results of operations on strings should not be ignored",
"type": "BUG",
"status": "deprecated",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "20min"
},
"tags": [
"type-dependent"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1154",
"sqKey": "S1154",
"scope": "Main",
"securityStandards": {
"CERT": [
"EXP00-J."
]
},
"quickfix": "unknown",
"compatibleLanguages": [
"JAVASCRIPT",
"TYPESCRIPT"
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy