workflow #2
wordpress-plugin-check.yml
on: push
WordPress Plugin Check
3m 5s
Annotations
13 errors and 4 warnings
|
WordPress Plugin Check
Process completed with exit code 1.
|
|
WordPress Plugin Check
WordPress Plugin Check failed. Created issue for tracking.
|
|
WordPress Plugin Check
An error occurred while parsing the issue. This might be caused by a malformed issue title, or a typo in the labels or assignees. Check .github/ISSUE_TEMPLATE/plugin-check-failure.md!
undefined
|
|
WordPress.WP.I18n.TextDomainMismatch:
simple-wp-optimizer.php#L200
Mismatched text domain. Expected 'Simple-WP-Optimizer' but got 'simple-wp-optimizer-enginescript'.
|
|
WordPress.WP.I18n.TextDomainMismatch:
simple-wp-optimizer.php#L186
Mismatched text domain. Expected 'Simple-WP-Optimizer' but got 'simple-wp-optimizer-enginescript'.
|
|
WordPress.WP.I18n.TextDomainMismatch:
simple-wp-optimizer.php#L185
Mismatched text domain. Expected 'Simple-WP-Optimizer' but got 'simple-wp-optimizer-enginescript'.
|
|
WordPress.WP.I18n.TextDomainMismatch:
simple-wp-optimizer.php#L178
Mismatched text domain. Expected 'Simple-WP-Optimizer' but got 'simple-wp-optimizer-enginescript'.
|
|
WordPress.WP.I18n.TextDomainMismatch:
simple-wp-optimizer.php#L177
Mismatched text domain. Expected 'Simple-WP-Optimizer' but got 'simple-wp-optimizer-enginescript'.
|
|
WordPress.WP.I18n.TextDomainMismatch:
simple-wp-optimizer.php#L170
Mismatched text domain. Expected 'Simple-WP-Optimizer' but got 'simple-wp-optimizer-enginescript'.
|
|
WordPress.WP.I18n.TextDomainMismatch:
simple-wp-optimizer.php#L169
Mismatched text domain. Expected 'Simple-WP-Optimizer' but got 'simple-wp-optimizer-enginescript'.
|
|
WordPress.WP.I18n.TextDomainMismatch:
simple-wp-optimizer.php#L152
Mismatched text domain. Expected 'Simple-WP-Optimizer' but got 'simple-wp-optimizer-enginescript'.
|
|
WordPress.WP.I18n.TextDomainMismatch:
simple-wp-optimizer.php#L150
Mismatched text domain. Expected 'Simple-WP-Optimizer' but got 'simple-wp-optimizer-enginescript'.
|
|
WordPress.WP.I18n.TextDomainMismatch:
simple-wp-optimizer.php#L118
Mismatched text domain. Expected 'Simple-WP-Optimizer' but got 'simple-wp-optimizer-enginescript'.
|
|
trademarked_term:
readme.txt#L0
The plugin name includes a restricted term. Your plugin name - "EngineScript: Simple WP Optimization" - contains the restricted term "wp" which can be used , as long as you don't change it to the full name. For example: You can use WP but not WordPress.
|
|
trademarked_term:
simple-wp-optimizer.php#L0
The plugin name includes a restricted term. Your plugin name - "EngineScript: Simple WP Optimization" - contains the restricted term "wp" which can be used , as long as you don't change it to the full name. For example: You can use WP but not WordPress.
|
|
textdomain_mismatch:
simple-wp-optimizer.php#L0
The "Text Domain" header in the plugin file does not match the slug. Found "simple-wp-optimizer-enginescript", expected "Simple-WP-Optimizer".
|
|
WordPress Plugin Check
Attempt 1 failed. Reason: Child_process exited with error code 1
|