![JAR search and dependency download from the Maven repository](/logo.png)
org.sonar.plugins.csharp.S4586.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sonarlint-omnisharp-plugin Show documentation
Show all versions of sonarlint-omnisharp-plugin Show documentation
Code Analyzer based on Omnisharp
{
"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 - 2025 Weber Informatics LLC | Privacy Policy