ci: use pest for arch tests only; phpunit for unit tests without limi… #122
Annotations
10 errors
src/Application.php#L34
Property Buggregator\Trap\Application::$fibers with generic class Fiber does not specify its types: TStart, TResume, TReturn, TSuspend
|
src/Application.php#L73
Only booleans are allowed in &&, null given on the right side.
|
src/Application.php#L87
Call to function assert() with true will always evaluate to true.
|
src/Application.php#L87
Instanceof between Buggregator\Trap\Sender and Buggregator\Trap\Sender will always evaluate to true.
|
src/Application.php#L93
While loop condition is always true.
|
src/Application.php#L162
Method Buggregator\Trap\Application::prepareServerFiber() return type with generic class Fiber does not specify its types: TStart, TResume, TReturn, TSuspend
|
src/Application.php#L228
Parameter $clientInflector of static method Buggregator\Trap\Socket\Server::init() expects (Closure(Buggregator\Trap\Socket\Client, int): void)|null, Closure(Buggregator\Trap\Socket\Client, int): Buggregator\Trap\Socket\Client given.
|
src/Bootstrap.php#L37
Method Buggregator\Trap\Bootstrap::withConfig() has parameter $environment with no value type specified in iterable type array.
|
src/Bootstrap.php#L37
Method Buggregator\Trap\Bootstrap::withConfig() has parameter $inputArguments with no value type specified in iterable type array.
|
src/Bootstrap.php#L37
Method Buggregator\Trap\Bootstrap::withConfig() has parameter $inputOptions with no value type specified in iterable type array.
|
This job failed
Loading