Checks if @NullMarked annotation is applied to a package-info.java file.
More details are available at AddNullMarkedToClass
Suppress false positives by adding the suppression annotation @SuppressWarnings("AddNullMarkedToPackageInfo") to the enclosing element.