Skip to content

update repos

update repos #1

Triggered via push January 16, 2025 12:40
Status Failure
Total duration 1m 55s
Artifacts

build-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
WordPress.WP.AlternativeFunctions.rand_mt_rand: includes/Framework/Utilities/WP_Background_Job_Handler.php#L273
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
WordPress.WP.I18n.MissingTranslatorsComment: includes/Framework/Utilities/WP_Background_Job_Handler.php#L644
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
WordPress.WP.I18n.MissingTranslatorsComment: includes/Framework/PaymentGateway/ApplePay/Payment_Gateway_Apple_Pay_Ajax.php#L125
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
WordPress.WP.I18n.MissingTranslatorsComment: includes/Framework/PaymentGateway/Admin/Payment_Gateway_Admin_User_Handler.php#L220
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
WordPress.WP.I18n.MissingTranslatorsComment: includes/Framework/PaymentGateway/Admin/Payment_Gateway_Admin_User_Handler.php#L301
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
WordPress.DateTime.RestrictedFunctions.date_date: includes/Framework/PaymentGateway/Payment_Gateway.php#L802
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
WordPress.WP.I18n.MissingTranslatorsComment: includes/Framework/PaymentGateway/Payment_Gateway.php#L2444
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
WordPress.WP.I18n.MissingTranslatorsComment: includes/Framework/PaymentGateway/Payment_Gateway.php#L2541
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
WordPress.WP.I18n.MissingTranslatorsComment: includes/Framework/PaymentGateway/Payment_Gateway.php#L2574
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
WordPress.WP.I18n.MissingTranslatorsComment: includes/Framework/PaymentGateway/Payment_Gateway.php#L2787
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
WordPress.DB.DirectDatabaseQuery.NoCaching: includes/Framework/Utilities/WP_Background_Job_Handler.php#L118
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
WordPress.DB.DirectDatabaseQuery.NoCaching: includes/Framework/Utilities/WP_Background_Job_Handler.php#L336
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
WordPress.DB.DirectDatabaseQuery.NoCaching: includes/Framework/Utilities/WP_Background_Job_Handler.php#L347
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
WordPress.DB.DirectDatabaseQuery.NoCaching: includes/Framework/Utilities/WP_Background_Job_Handler.php#L424
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().