Open
Description
Describe the bug
If the mode for applying reports is Root Fix
only, it will miss injections of @Nullable
annotations on impacted parameters.
To Reproduce
Have method the flows nullability back to upstream in downstream dependency and have the mode set to Root Fix
instead Chain fix
.
Expected behavior
Annotate impacted parameters in all modes.
Stack trace
Not-Applicable.
OS (please complete the following information):
- Annotator Version [e.g. v1.3.3-SNAPSHOT]
Additional context
Not-Applicable.