org.sonar.plugins.csharp.S6966.json Maven / Gradle / Ivy
{
"title": "Awaitable method should be used",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"async-await"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6966",
"sqKey": "S6966",
"scope": "All",
"quickfix": "targeted",
"code": {
"impacts": {
"RELIABILITY": "MEDIUM"
},
"attribute": "COMPLETE"
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy