Inspectopedia
 
2024.3

Missing '@Deprecated' annotation on scheduled for removal API

Error
Code Style
New
Last modified: 03 December 2024

Reports declarations marked with @ApiStatus.ScheduledForRemoval without @Deprecated.

Example:

After the quick-fix is applied the result looks like: