All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.plugins.csharp.S1848.json Maven / Gradle / Ivy

There is a newer version: 9.30.0.95878
Show newest version
{
  "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