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

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

There is a newer version: 9.30.0.95878
Show newest version
{
  "title": "\"Object.ReferenceEquals\" should not be used for value types",
  "type": "BUG",
  "code": {
    "impacts": {
      "RELIABILITY": "MEDIUM"
    },
    "attribute": "LOGICAL"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "15min"
  },
  "tags": [],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-2995",
  "sqKey": "S2995",
  "scope": "All",
  "quickfix": "infeasible"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy