Update .gitattributes #35
Annotations
10 errors and 10 warnings
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php#L1
Missing file doc comment
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php#L9
Opening brace should be on the same line as the declaration for class CronExpression_MonthField
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php#L10
Tabs must be used to indent lines; spaces are not allowed
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php#L10
Doc comment for parameter "$date" missing
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php#L10
Doc comment for parameter "$value" missing
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php#L11
Tabs must be used to indent lines; spaces are not allowed
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php#L12
Tabs must be used to indent lines; spaces are not allowed
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php#L13
Tabs must be used to indent lines; spaces are not allowed
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php#L13
Expected 1 spaces after opening parenthesis; 0 found
|
packages/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php#L13
Expected 1 spaces before closing parenthesis; 0 found
|
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/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/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