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

org.sonar.l10n.javascript.rules.javascript.S2427.json Maven / Gradle / Ivy

There is a newer version: 10.17.0.28100
Show newest version
{
  "title": "The base should be provided to \"parseInt\"",
  "type": "BUG",
  "code": {
    "impacts": {
      "RELIABILITY": "LOW"
    },
    "attribute": "COMPLETE"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "2min"
  },
  "tags": [
    "user-experience"
  ],
  "defaultSeverity": "Minor",
  "ruleSpecification": "RSPEC-2427",
  "sqKey": "S2427",
  "scope": "Main",
  "quickfix": "covered",
  "compatibleLanguages": [
    "JAVASCRIPT",
    "TYPESCRIPT"
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy