v4.3.1 #37
Annotations
10 errors and 10 warnings
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php#L1
Missing file doc comment
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php#L22
Opening brace should be on the same line as the declaration for class CronExpression_DayOfMonthField
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php#L23
Tabs must be used to indent lines; spaces are not allowed
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php#L24
Tabs must be used to indent lines; spaces are not allowed
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php#L25
Tabs must be used to indent lines; spaces are not allowed
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php#L26
Tabs must be used to indent lines; spaces are not allowed
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php#L26
Parameter comment must end with a full stop
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php#L27
Tabs must be used to indent lines; spaces are not allowed
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php#L27
Parameter comment must end with a full stop
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php#L28
Tabs must be used to indent lines; spaces are not allowed
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php#L34
Equals sign not aligned with surrounding assignments; expected 11 spaces but found 1 space
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php#L35
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 1 space
|
packages/woocommerce/action-scheduler/classes/migration/Scheduler.php#L17
Equals sign not aligned correctly; expected 1 space but found 12 spaces
|
packages/woocommerce/action-scheduler/classes/migration/Scheduler.php#L20
Equals sign not aligned correctly; expected 1 space but found 11 spaces
|
packages/woocommerce/action-scheduler/classes/migration/Scheduler.php#L57
Words in hook names should be separated using underscores. Expected: 'action_scheduler_migration_complete', but found: 'action_scheduler/migration_complete'.
|
packages/woocommerce/action-scheduler/classes/migration/Scheduler.php#L105
Words in hook names should be separated using underscores. Expected: 'action_scheduler_migration_interval', but found: 'action_scheduler/migration_interval'.
|
packages/woocommerce/action-scheduler/classes/migration/Scheduler.php#L114
Words in hook names should be separated using underscores. Expected: 'action_scheduler_migration_batch_size', but found: 'action_scheduler/migration_batch_size'.
|
packages/wp-pay/core/src/Payments/PaymentsModule.php#L241
Found unknown capability "edit_payments" in function call to current_user_can(). Please check the spelling of the capability. If this is a custom capability, please verify the capability is registered with WordPress via a call to WP_Role(s)->add_cap().
Custom capabilities can be made known to this sniff by setting the "custom_capabilities" property in the PHPCS ruleset.
|
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?
|
This job failed
Loading