Reports usages of @ApiStatus.ScheduledForRemoval annotation without inVersion attribute in code which targets Java 9 or newer version.

Such usages can be replaced by forRemoval attribute in @Deprecated annotation to simplify code.

New in 2022.1