org.sonar.plugins.csharp.S3889.json Maven / Gradle / Ivy
{
"title": "\"Thread.Resume\" and \"Thread.Suspend\" should not be used",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "HIGH"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "20min"
},
"tags": [
"multi-threading",
"unpredictable"
],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-3889",
"sqKey": "S3889",
"scope": "All",
"quickfix": "infeasible"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy