
org.sonar.l10n.java.rules.java.S3864.json Maven / Gradle / Ivy
{
"title": "\"Stream.peek\" should be used with caution",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"java8",
"pitfall"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-3864",
"sqKey": "S3864",
"scope": "Main",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy