✨ Add do notation #86
Annotations
10 errors
src/Flow/Flow.php#L79
Method Flow\Flow\Flow::do() has parameter $config with no value type specified in iterable type array.
|
src/Flow/Flow.php#L79
Method Flow\Flow\Flow::do() return type with generic interface Flow\FlowInterface does not specify its types: T1
|
src/Flow/Flow.php#L79
Parameter $callable of method Flow\Flow\Flow::do() has invalid type Flow\Generator.
|
src/Flow/Flow.php#L79
Parameter $callable of method Flow\Flow\Flow::do() has invalid type Flow\Option.
|
src/Flow/Flow.php#L85
Call to method valid() on an unknown class Flow\Generator.
|
src/Flow/Flow.php#L86
Call to method current() on an unknown class Flow\Generator.
|
src/Flow/Flow.php#L88
Call to method send() on an unknown class Flow\Generator.
|
src/Flow/Flow.php#L93
Call to method getReturn() on an unknown class Flow\Generator.
|
src/Flow/Flow.php#L98
Variable $flow might not be defined.
|
src/Flow/Flow.php#L101
Parameter #1 $flow of static method Flow\Flow\Flow<T1,T2>::flowUnwrap() expects array|Closure|Flow\FlowInterface, Flow\Generator<int, Flow\Option<TS>, TS, TO> given.
|
The logs for this run have expired and are no longer available.
Loading