✨ Add Flow\Driver\SpatieDriver #75
Annotations
10 errors
examples/flow.php#L20
Match arm comparison between 5 and 1 is always false.
|
examples/flow.php#L21
Match arm comparison between 5 and 2 is always false.
|
examples/flow.php#L22
Match arm comparison between 5 and 3 is always false.
|
examples/flow.php#L23
Match arm comparison between 5 and 4 is always false.
|
examples/flow.php#L25
Match arm is unreachable because previous comparison is always true.
|
src/Driver/SpatieDriver.php#L29
Property Flow\Driver\SpatieDriver::$pool has unknown class Spatie\Async\Pool as its type.
|
src/Driver/SpatieDriver.php#L46
Call to method add() on an unknown class Spatie\Async\Pool.
|
src/Driver/SpatieDriver.php#L85
Call to method wait() on an unknown class Spatie\Async\Pool.
|
tests/Driver/SpatieDriverTest.php#L10
Class Flow\Test\Driver\SpatieDriverTest extends generic class Flow\Test\Driver\DriverTestCase but does not specify its types: T1, T2
|
|
The logs for this run have expired and are no longer available.
Loading