org.sonar.plugins.csharp.S3168.json Maven / Gradle / Ivy
{
"title": "\"async\" methods should not return \"void\"",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "MEDIUM"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "15min"
},
"tags": [
"multi-threading",
"async-await"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-3168",
"sqKey": "S3168",
"scope": "All",
"quickfix": "targeted"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy