There has been negative feedback to changes made by this codemod when there is a comparison to null directly previous to the suggested change.
Besides looking inside the method for previous checks, we could also check to see if it's a final class member which has null invariance on assignment.