style: fix code style #211
Annotations
10 errors
src/Command/Run.php#L1
Ignored error pattern #^Short ternary operator is not allowed\. Use null coalesce operator if applicable or consider using long ternary\.$# in path /home/runner/work/trap/trap/src/Command/Run.php was not matched in reported errors.
|
src/Command/Test.php#L42
Unreachable statement - code above always terminates.
|
src/Command/Test.php#L58
Method Buggregator\Trap\Command\Test::dump() is unused.
|
src/Command/Test.php#L139
Method Buggregator\Trap\Command\Test::mail() is unused.
|
src/Command/Test.php#L295
Method Buggregator\Trap\Command\Test::sendContent() is unused.
|
src/Handler/Http/Middleware/XHProfTrap.php#L71
PHPDoc tag @var for variable $payload has no value type specified in iterable type array.
|
src/Handler/Http/Middleware/XHProfTrap.php#L71
PHPDoc tag @var for variable $payload has no value type specified in iterable type array.
|
src/Handler/Http/Middleware/XHProfTrap.php#L73
Call to function is_array() with array will always evaluate to true.
|
src/Handler/Http/Middleware/XHProfTrap.php#L73
Call to function is_array() with array will always evaluate to true.
|
src/Handler/Http/Middleware/XHProfTrap.php#L73
Offset 'profile' on array{profile: array, tags: array, app_name: string, hostname: string, date: int<1, max>} on left side of ?? always exists and is not nullable.
|
This job failed
Loading