Bump phpunit/phpunit from 9.6.22 to 12.4.2 #213
lint-test.yml
on: pull_request
Lint & Test
53s
WP.org Code Analysis
1m 55s
PHP Compatibility
13s
Validate README Spacing
3s
Annotations
11 errors and 4 warnings
|
Lint & Test
Process completed with exit code 1.
|
|
plugin_header_invalid_author_uri:
rossums-universal-robots.php#L0
The "Author URI" header in the plugin file is not valid.
|
|
plugin_header_invalid_plugin_uri:
rossums-universal-robots.php#L0
The "Plugin URI" header in the plugin file is not valid.
|
|
application_detected:
.bin/install-wp-tests.sh#L0
Application files are not permitted.
|
|
application_detected:
tests/test-prepare-dev.sh#L0
Application files are not permitted.
|
|
application_detected:
phpunit.xml.dist#L0
Application files are not permitted.
|
|
hidden_files:
.distignore#L0
Hidden files are not permitted.
|
|
hidden_files:
.gitignore#L0
Hidden files are not permitted.
|
|
hidden_files:
.jshintrc#L0
Hidden files are not permitted.
|
|
application_detected:
.phpcs.xml.dist#L0
Application files are not permitted.
|
|
hidden_files:
.phpcs.xml.dist#L0
Hidden files are not permitted.
|
|
readme_invalid_contributors:
readme.txt#L0
The "Contributors" header in the readme file must be a comma-separated list of WordPress.org-formatted usernames.
|
|
trademarked_term:
rossums-universal-robots.php#L0
The plugin slug includes a restricted term. Your plugin slug - "plugin-pipeline-example" - contains the restricted term "plugin" which cannot be used at all in your plugin slug.
|
|
plugin_header_nonexistent_domain_path:
rossums-universal-robots.php#L0
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
|
|
textdomain_mismatch:
rossums-universal-robots.php#L0
The "Text Domain" header in the plugin file does not match the slug. Found "rossums-universal-robots", expected "plugin-pipeline-example".
|