org.sonar.plugins.csharp.S1848.json Maven / Gradle / Ivy
{
"title": "Objects should not be created to be dropped immediately without being used",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "MEDIUM"
},
"attribute": "CLEAR"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1848",
"sqKey": "S1848",
"scope": "Main",
"quickfix": "infeasible"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy