Updated Workflows #3
wordpress-plugin-check.yml
on: push
WordPress Plugin Check
1m 55s
Annotations
12 errors and 10 warnings
|
WordPress Plugin Check
Process completed with exit code 1.
|
|
WordPress Plugin Check
WordPress Plugin Check failed. Created issue for tracking.
|
|
WordPress.WP.I18n.TextDomainMismatch:
simple-site-exporter.php#L56
Mismatched text domain. Expected 'Simple-Site-Exporter' but got 'simple-site-exporter-enginescript'.
|
|
WordPress.WP.I18n.TextDomainMismatch:
simple-site-exporter.php#L50
Mismatched text domain. Expected 'Simple-Site-Exporter' but got 'simple-site-exporter-enginescript'.
|
|
WordPress.WP.I18n.TextDomainMismatch:
simple-site-exporter.php#L50
Mismatched text domain. Expected 'Simple-Site-Exporter' but got 'simple-site-exporter-enginescript'.
|
|
WordPress.WP.I18n.TextDomainMismatch:
simple-site-exporter.php#L49
Mismatched text domain. Expected 'Simple-Site-Exporter' but got 'simple-site-exporter-enginescript'.
|
|
WordPress.WP.I18n.TextDomainMismatch:
simple-site-exporter.php#L48
Mismatched text domain. Expected 'Simple-Site-Exporter' but got 'simple-site-exporter-enginescript'.
|
|
WordPress.WP.I18n.NonSingularStringLiteralText:
simple-site-exporter.php#L48
The $text parameter must be a single text string literal. Found: get_admin_page_title()
|
|
WordPress.WP.I18n.TextDomainMismatch:
simple-site-exporter.php#L41
Mismatched text domain. Expected 'Simple-Site-Exporter' but got 'simple-site-exporter-enginescript'.
|
|
WordPress.WP.I18n.TextDomainMismatch:
simple-site-exporter.php#L36
Mismatched text domain. Expected 'Simple-Site-Exporter' but got 'simple-site-exporter-enginescript'.
|
|
WordPress.WP.I18n.TextDomainMismatch:
simple-site-exporter.php#L25
Mismatched text domain. Expected 'Simple-Site-Exporter' but got 'simple-site-exporter-enginescript'.
|
|
WordPress.WP.I18n.TextDomainMismatch:
simple-site-exporter.php#L24
Mismatched text domain. Expected 'Simple-Site-Exporter' but got 'simple-site-exporter-enginescript'.
|
|
WordPress.PHP.DevelopmentFunctions.error_log_error_log:
simple-site-exporter.php#L327
error_log() found. Debug code should not normally be used in production.
|
|
WordPress.PHP.DevelopmentFunctions.error_log_error_log:
simple-site-exporter.php#L304
error_log() found. Debug code should not normally be used in production.
|
|
WordPress.PHP.DevelopmentFunctions.error_log_error_log:
simple-site-exporter.php#L299
error_log() found. Debug code should not normally be used in production.
|
|
WordPress.PHP.DevelopmentFunctions.error_log_error_log:
simple-site-exporter.php#L282
error_log() found. Debug code should not normally be used in production.
|
|
WordPress.PHP.DevelopmentFunctions.error_log_error_log:
simple-site-exporter.php#L270
error_log() found. Debug code should not normally be used in production.
|
|
WordPress.PHP.DevelopmentFunctions.error_log_error_log:
simple-site-exporter.php#L261
error_log() found. Debug code should not normally be used in production.
|
|
WordPress.PHP.DevelopmentFunctions.error_log_error_log:
simple-site-exporter.php#L212
error_log() found. Debug code should not normally be used in production.
|
|
WordPress.PHP.DevelopmentFunctions.error_log_error_log:
simple-site-exporter.php#L149
error_log() found. Debug code should not normally be used in production.
|
|
Squiz.PHP.DiscouragedFunctions.Discouraged:
simple-site-exporter.php#L115
The use of function set_time_limit() is discouraged
|
|
textdomain_mismatch:
simple-site-exporter.php#L0
The "Text Domain" header in the plugin file does not match the slug. Found "simple-site-exporter-enginescript", expected "Simple-Site-Exporter".
|