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

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

There is a newer version: 10.2.0.105762
Show newest version
{
  "title": "Non-async \"Task\/Task\u003cT\u003e\" methods should not return null",
  "type": "BUG",
  "code": {
    "impacts": {
      "RELIABILITY": "HIGH"
    },
    "attribute": "LOGICAL"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5 min"
  },
  "tags": [
    "async-await"
  ],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-4586",
  "sqKey": "S4586",
  "scope": "All",
  "quickfix": "targeted"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy