org.sonar.plugins.csharp.S2291.json Maven / Gradle / Ivy
{
"title": "Overflow checking should not be disabled for \"Enumerable.Sum\"",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "CLEAR"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "15min"
},
"tags": [
"error-handling"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-2291",
"sqKey": "S2291",
"scope": "Main",
"quickfix": "targeted"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy