Magento Coding Standard (PHPCS) report for vendic/magento2-clean-cron-schedule ============================================================================== Package version: 1.0.8 | Magento: 2.4.9 | Tested: 2026-06-03 3 warnings in 1 files Cron/Cleanup.php 25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 33:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 36:16 warning Possible raw SQL statement "DELETE FROM cron_schedule WHERE scheduled_at < Date_sub(Now(), interval 24 hour);" detected. (Magento2.SQL.RawQuery.FoundRawSql)