Details
-
Task
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Errorprone has many rules and there are a bunch that are disabled in Solr. Some make sense to leave disabled. Others are just disabled because they weren't evaluated.
See https://github.com/apache/solr/blob/main/gradle/validation/error-prone.gradle
This was previously done for some rules in SOLR-15908 and SOLR-15613. This relates to SOLR-16364
Attachments
Issue Links
- causes
-
SOLR-16511 testBackupIncremental fails with ArrayIndexOutOfBoundsException
- Closed
- is related to
-
SOLR-16222 Address Intellij WARNINGS in Test Code
- Open
- relates to
-
SOLR-16364 Evaluate using a shared Inspection Profile in IntelliJ
- Resolved
-
SOLR-15908 Document or fix error-prone patterns relating to tests
- Closed
-
SOLR-15613 Address error-prone URLEqualsHashCode warning
- Closed
- links to