org.sonar.l10n.py.rules.python.S6928.json Maven / Gradle / Ivy
{
"title": "Python side effects should not be used inside a \"tf.function\"",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"tensorflow",
"machine-learning"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-6928",
"sqKey": "S6928",
"scope": "All",
"quickfix": "unknown",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM",
"RELIABILITY": "HIGH"
},
"attribute": "CONVENTIONAL"
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy