Add ValidTaxonomySlugSniff #1122
basic-qa.yml
on: pull_request
Run code sniffs
41s
PHPStan
27s
Matrix: ruleset-tests
Annotations
7 errors
Ruleset test: PHP latest on PHPCS stable
Process completed with exit code 255.
|
Ruleset test: PHP latest on PHPCS dev
The job was canceled because "latest_stable" failed.
|
Ruleset test: PHP latest on PHPCS lowest
The job was canceled because "latest_stable" failed.
|
PHPStan:
WordPress/Sniffs/NamingConventions/ValidPostTypeSlugSniff.php#L84
Call to static method get_post_types() on an unknown class WordPressCS\WordPress\Helpers\WPReservedKeywordHelper.
|
PHPStan:
WordPress/Sniffs/NamingConventions/ValidTaxonomySlugSniff.php#L82
Call to static method get_terms() on an unknown class WordPressCS\WordPress\Helpers\WPReservedKeywordHelper.
|
PHPStan
Process completed with exit code 1.
|
Run code sniffs
Process completed with exit code 255.
|