chore: declare return type of pipe() methods by @template
#84
Annotations
6 errors
|
|
|
src/ThroughStream.php#L122
Method React\Stream\ThroughStream::pipe() should return T of React\Stream\WritableStreamInterface but returns React\Stream\WritableStreamInterface.
|
|
src/ReadableResourceStream.php#L106
Method React\Stream\ReadableResourceStream::pipe() should return T of React\Stream\WritableStreamInterface but returns React\Stream\WritableStreamInterface.
|
|
src/DuplexResourceStream.php#L177
Method React\Stream\DuplexResourceStream::pipe() should return T of React\Stream\WritableStreamInterface but returns React\Stream\WritableStreamInterface.
|
|
src/CompositeStream.php#L56
Method React\Stream\CompositeStream::pipe() should return T of React\Stream\WritableStreamInterface but returns React\Stream\WritableStreamInterface.
|
|
|
The logs for this run have expired and are no longer available.
Loading