All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.py.rules.python.S6911.json Maven / Gradle / Ivy

The newest version!
{
  "title": "\"tf.function\" should not depend on global or free Python variables",
  "type": "CODE_SMELL",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "tensorflow",
    "machine-learning"
  ],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-6911",
  "sqKey": "S6911",
  "scope": "All",
  "quickfix": "unknown",
  "code": {
    "impacts": {
      "RELIABILITY": "MEDIUM"
    },
    "attribute": "CONVENTIONAL"
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy