v4.3.0 #34
Annotations
10 errors and 10 warnings
packages/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php#L1
Missing file doc comment
|
packages/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php#L19
Missing parameter comment
|
packages/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php#L20
Expected 14 spaces after parameter type; 1 found
|
packages/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php#L21
Expected 14 spaces after parameter type; 1 found
|
packages/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php#L26
Expected 1 space before opening brace; found 0
|
packages/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php#L28
Missing short description in doc comment
|
packages/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php#L39
Short array syntax must be used to define arrays
|
packages/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php#L39
Short array syntax must be used to define arrays
|
packages/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php#L39
Short array syntax must be used to define arrays
|
packages/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php#L45
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
|
packages/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php#L39
Use of a direct database call is discouraged.
|
packages/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php#L39
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php#L34
This comment is 67% valid code; is this commented out code?
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php#L39
This comment is 67% valid code; is this commented out code?
|
packages/woocommerce/action-scheduler/classes/migration/DryRun_ActionMigrator.php#L24
Words in hook names should be separated using underscores. Expected: 'action_scheduler_migrate_action_dry_run', but found: 'action_scheduler/migrate_action_dry_run'.
|
packages/wp-pay/core/src/LicenseManager.php#L281
wp_remote_get() is highly discouraged. Please use vip_safe_wp_remote_get() instead which is designed to more gracefully handle failure than wp_remote_get() does.
|
packages/wp-pay/core/src/LicenseManager.php#L329
wp_remote_get() is highly discouraged. Please use vip_safe_wp_remote_get() instead which is designed to more gracefully handle failure than wp_remote_get() does.
|
packages/wp-pay/core/src/LicenseManager.php#L353
wp_remote_get() is highly discouraged. Please use vip_safe_wp_remote_get() instead which is designed to more gracefully handle failure than wp_remote_get() does.
|
packages/woocommerce/action-scheduler/classes/migration/ActionMigrator.php#L63
Words in hook names should be separated using underscores. Expected: 'action_scheduler_no_action_to_migrate', but found: 'action_scheduler/no_action_to_migrate'.
|
packages/woocommerce/action-scheduler/classes/migration/ActionMigrator.php#L75
Words in hook names should be separated using underscores. Expected: 'action_scheduler_migrate_action_failed', but found: 'action_scheduler/migrate_action_failed'.
|
This job failed
Loading