Adds test for PHPCS #2
Annotations
11 errors and 10 warnings
Check PHP code styles
Process completed with exit code 2.
|
Show PHPCS results in PR:
Tracker/Response.php#L1
Response.php: Header blocks must be separated by a single blank line
|
Show PHPCS results in PR:
Tracker/Response.php#L8
Response.php: Header blocks must be separated by a single blank line
|
Show PHPCS results in PR:
Tracker/Response.php#L15
Response.php: Opening brace must not be followed by a blank line
|
Show PHPCS results in PR:
Tracker/Response.php#L30
Response.php: The closing brace for the class must go on the next line after the body
|
Show PHPCS results in PR:
Tracker/Handler.php#L1
Handler.php: Header blocks must be separated by a single blank line
|
Show PHPCS results in PR:
Configuration.php#L1
Configuration.php: Header blocks must be separated by a single blank line
|
Show PHPCS results in PR:
Configuration.php#L8
Configuration.php: Header blocks must be separated by a single blank line
|
Show PHPCS results in PR:
Queue.php#L1
Queue.php: Header blocks must be separated by a single blank line
|
Show PHPCS results in PR:
Queue.php#L8
Queue.php: Header blocks must be separated by a single blank line
|
Show PHPCS results in PR:
tests/Framework/Mock/Tracker.php#L1
Tracker.php: Header blocks must be separated by a single blank line
|
Show PHPCS results in PR:
Configuration.php#L16
Configuration.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
Show PHPCS results in PR:
Configuration.php#L17
Configuration.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
Show PHPCS results in PR:
Configuration.php#L18
Configuration.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
Show PHPCS results in PR:
Configuration.php#L19
Configuration.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
Show PHPCS results in PR:
Configuration.php#L20
Configuration.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
Show PHPCS results in PR:
Queue.php#L17
Queue.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
Show PHPCS results in PR:
Queue.php#L18
Queue.php: Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
Show PHPCS results in PR:
Commands/Process.php#L27
Process.php: Line exceeds 250 characters; contains 281 characters
|
Show PHPCS results in PR:
Commands/Process.php#L28
Process.php: Line exceeds 250 characters; contains 544 characters
|
Show PHPCS results in PR:
Commands/Process.php#L32
Process.php: Line exceeds 250 characters; contains 319 characters
|
Loading