Details
-
Improvement
-
Status: Open
-
P3
-
Resolution: Unresolved
-
None
-
None
-
None
Description
This is an IWYU analysis. If the module is using its transitive deps without depending on them, or if it has direct dependencies it doesn't use, the build fails. The work involves adding dependencies or adding exclusion rules (example: https://github.com/wfhartford/gradle-dependency-analyze#configurations). Even if they just add exclusions across the board, it will be a big win because it will prevent new violations.
Attachments
Issue Links
- is blocked by
-
BEAM-11823 permitUnusedDeclared doesn't work with bom libraries.
- Resolved
- relates to
-
BEAM-10402 [Umbrella] Eliminate nullability errors from Beam Java
- Open
- links to