org.sonar.plugins.csharp.S6561.json Maven / Gradle / Ivy
{
"title": "Avoid using \"DateTime.Now\" for benchmarking or timing operations",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "10min"
},
"tags": [],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6561",
"sqKey": "S6561",
"scope": "All",
"quickfix": "infeasible"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy