Projects which don't have JSpecify nullability annotations can opt out by using architectureCheck { nullMarked = false } in their build.gradle script. See gh-46587
Closes gh-46358