Load separate scripts per template #15
Annotations
10 errors and 5 warnings
Show PHPCS results in PR:
includes/class-toolbox.php#L51
No space found before comment text; expected "// add_action( 'wp_enqueue_scripts', array( self::class, 'register_plugin_scripts' ) );" but found "//add_action( 'wp_enqueue_scripts', array( self::class, 'register_plugin_scripts' ) );"
|
Show PHPCS results in PR:
includes/class-toolbox.php#L51
Inline comments must end in full-stops, exclamation marks, or question marks
|
Show PHPCS results in PR:
includes/class-toolbox.php#L120
Inline comments must end in full-stops, exclamation marks, or question marks
|
Show PHPCS results in PR:
includes/class-toolbox.php#L124
Expected 1 space after FUNCTION keyword; 0 found
|
Show PHPCS results in PR:
includes/class-toolbox.php#L130
Functions must not contain multiple empty lines in a row; found 2 empty lines
|
Show PHPCS results in PR:
includes/class-toolbox.php#L199
Functions must not contain multiple empty lines in a row; found 2 empty lines
|
Show PHPCS results in PR:
includes/class-toolbox.php#L383
Concat operator must be surrounded by a single space
|
Show PHPCS results in PR:
includes/class-toolbox.php#L393
Expected 1 spaces after parameter type; 6 found
|
Show PHPCS results in PR
Process completed with exit code 1.
|
Run the PHP code sniffer
Process completed with exit code 2.
|
Show PHPCS results in PR:
includes/class-toolbox.php#L50
This comment is 42% valid code; is this commented out code?
|
Show PHPCS results in PR:
includes/class-toolbox.php#L119
This comment is 41% valid code; is this commented out code?
|
Show PHPCS results in PR:
includes/class-toolbox.php#L345
The method parameter $dependencies is never used
|
Show PHPCS results in PR:
includes/class-toolbox.php#L345
Unused function parameter $dependencies.
|
Show PHPCS results in PR:
includes/class-toolbox.php#L371
Unused variable $template_args_callback.
|
The logs for this run have expired and are no longer available.
Loading