Skip to content

Bump @playwright/test from 1.47.0 to 1.48.2 #40

Bump @playwright/test from 1.47.0 to 1.48.2

Bump @playwright/test from 1.47.0 to 1.48.2 #40

Triggered via pull request October 28, 2024 12:21
Status Failure
Total duration 1m 45s
Artifacts

build-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
WordPress.WP.I18n.TextDomainMismatch: tests/debugtest.php#L44
Mismatched text domain. Expected 'formscrm' but got 'gravityformscrm'.
WordPress.WP.I18n.TextDomainMismatch: tests/debugtest.php#L45
Mismatched text domain. Expected 'formscrm' but got 'gravityformscrm'.
WordPress.WP.I18n.TextDomainMismatch: tests/debugtest.php#L45
Mismatched text domain. Expected 'formscrm' but got 'gravityformscrm'.
WordPress.WP.AlternativeFunctions.rand_rand: tests/debugtest.php#L62
rand() is discouraged. Use the far less predictable wp_rand() instead.
plugin_updater_detected: includes/admin/class-admin-updater.php#L1
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins
WordPress.WP.I18n.MissingArgDomain: includes/admin/class-admin-updater.php#L274
Missing $domain parameter in function call to __().
WordPress.WP.I18n.MissingArgDomain: includes/admin/class-admin-updater.php#L276
Missing $domain parameter in function call to __().
WordPress.WP.I18n.MissingArgDomain: includes/admin/class-admin-updater.php#L282
Missing $domain parameter in function call to __().
WordPress.WP.I18n.MissingArgDomain: includes/admin/class-admin-updater.php#L286
Missing $domain parameter in function call to __().
WordPress.WP.I18n.MissingTranslatorsComment: includes/admin/class-admin-updater.php#L427
A function call to __() 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.PHP.DevelopmentFunctions.error_log_print_r: tests/debugtest.php#L25
print_r() found. Debug code should not normally be used in production.
update_modification_detected: includes/admin/class-admin-updater.php#L1
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: auto_update_plugin
update_modification_detected: includes/admin/class-admin-updater.php#L1
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: pre_set_site_transient_update_plugins
update_modification_detected: includes/admin/class-admin-updater.php#L1
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_themes
WordPress.Security.NonceVerification.Recommended: includes/admin/class-admin-updater.php#L423
Processing form data without nonce verification.
WordPress.Security.NonceVerification.Recommended: includes/admin/class-admin-updater.php#L423
Processing form data without nonce verification.
WordPress.Security.NonceVerification.Recommended: includes/admin/class-admin-updater.php#L622
Processing form data without nonce verification.
WordPress.Security.ValidatedSanitizedInput.InputNotValidated: includes/admin/class-admin-updater.php#L622
Detected usage of a possibly undefined superglobal array index: $_REQUEST[$this->wc_am_product_id]. Use isset() or empty() to check the index exists before using it
WordPress.Security.NonceVerification.Recommended: includes/admin/class-admin-updater.php#L631
Processing form data without nonce verification.
WordPress.Security.NonceVerification.Recommended: includes/admin/class-admin-updater.php#L631
Processing form data without nonce verification.