NP: Store of null value into field annotated NonNull (NP_STORE_INTO_NONNULL_FIELD)

A value that could be null is stored into a field that has been annotated as NonNull.