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

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

There is a newer version: 9.30.0.95878
Show newest version
{
  "title": "\"interface\" instances should not be cast to concrete types",
  "type": "CODE_SMELL",
  "code": {
    "impacts": {
      "MAINTAINABILITY": "HIGH"
    },
    "attribute": "FOCUSED"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "1h"
  },
  "tags": [
    "design"
  ],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-3215",
  "sqKey": "S3215",
  "scope": "Main",
  "quickfix": "unknown"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy