✨ Add do notation #88
Annotations
10 errors
src/Flow/Flow.php#L87
Method Flow\Flow\Flow::do() has parameter $config with no value type specified in iterable type array.
|
src/Flow/Flow.php#L87
Parameter $callable of method Flow\Flow\Flow::do() has invalid type Flow\Generator.
|
src/Flow/Flow.php#L94
Call to method valid() on an unknown class Flow\Generator.
|
src/Flow/Flow.php#L95
Call to method current() on an unknown class Flow\Generator.
|
src/Flow/Flow.php#L97
Call to method send() on an unknown class Flow\Generator.
|
src/Flow/Flow.php#L102
Call to method getReturn() on an unknown class Flow\Generator.
|
src/Flow/Flow.php#L110
Parameter #1 $flow of static method Flow\Flow\Flow<T1,T2>::flowUnwrap() expects array|Closure|Flow\FlowInterface, Flow\Generator given.
|
src/Flow/Flow.php#L177
Method Flow\Flow\Flow::flowUnwrap() has parameter $config with no value type specified in iterable type array.
|
src/Flow/Flow.php#L177
Method Flow\Flow\Flow::flowUnwrap() has parameter $flow with generic interface Flow\FlowInterface but does not specify its types: T1
|
src/Flow/Flow.php#L177
Method Flow\Flow\Flow::flowUnwrap() return type with generic interface Flow\FlowInterface does not specify its types: T1
|
The logs for this run have expired and are no longer available.
Loading