org.sonar.l10n.py.rules.python.S5845.json Maven / Gradle / Ivy
{
"title": "Assertions comparing incompatible types should not be made",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "HIGH"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"tests",
"typing"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-5845",
"sqKey": "S5845",
"scope": "Tests",
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy