Update prefixes #1079
Annotations
11 errors and 4 warnings
WordPress/Tests/DateTime/CurrentTimeTimestampUnitTest.php#L10
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "WordPressCS\WordPress\Tests\DateTime".
|
WordPress/Tests/PHP/PregQuoteDelimiterUnitTest.php#L10
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "WordPressCS\WordPress\Tests\PHP".
|
WordPress/Tests/DateTime/RestrictedFunctionsUnitTest.php#L10
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "WordPressCS\WordPress\Tests\DateTime".
|
Tests/bootstrap.php#L18
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PHP_CODESNIFFER_IN_TESTS".
|
Tests/bootstrap.php#L21
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ds".
|
Tests/bootstrap.php#L27
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$phpcsDir".
|
Tests/bootstrap.php#L28
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$composerPHPCSPath".
|
Tests/bootstrap.php#L32
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$phpcsDir".
|
Tests/bootstrap.php#L38
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$phpcsDir".
|
Tests/bootstrap.php#L63
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$wpcsStandards".
|
|
WordPress/Sniffs/NamingConventions/PrefixAllGlobalsSniff.php#L581
Found precision alignment of 2 spaces.
|
WordPress/Sniffs/NamingConventions/PrefixAllGlobalsSniff.php#L581
var_dump() found. Debug code should not normally be used in production.
|
WordPress/Sniffs/NamingConventions/PrefixAllGlobalsSniff.php#L737
Found precision alignment of 2 spaces.
|
WordPress/Sniffs/NamingConventions/PrefixAllGlobalsSniff.php#L737
var_dump() found. Debug code should not normally be used in production.
|
This job failed
Loading