Skip to content

Commit 2650b75

Browse files
Update rule S8692 metadata
1 parent dd6a035 commit 2650b75

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • sonar-java-plugin/src/main/resources/org/sonar/l10n/java/rules/java

sonar-java-plugin/src/main/resources/org/sonar/l10n/java/rules/java/S8692.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
"datetime",
1212
"tests"
1313
],
14-
"defaultSeverity": "Major",
14+
"defaultSeverity": "Critical",
1515
"ruleSpecification": "RSPEC-8692",
1616
"sqKey": "S8692",
1717
"scope": "Tests",
18-
"quickfix": "unknown",
18+
"quickfix": "infeasible",
1919
"code": {
2020
"impacts": {
2121
"MAINTAINABILITY": "HIGH",
2222
"RELIABILITY": "MEDIUM"
2323
},
24-
"attribute": "CONVENTIONAL"
24+
"attribute": "TRUSTWORTHY"
2525
}
2626
}

0 commit comments

Comments
 (0)