Updated generics types #97
Annotations
4 errors
src/FlushableInterface.php#L16
Method Kiboko\Contract\Pipeline\FlushableInterface::flush() has invalid return type Kiboko\Component\Bucket\EmptyResultBucket.
|
src/FlushableInterface.php#L16
Method Kiboko\Contract\Pipeline\FlushableInterface::flush() return type with generic interface Kiboko\Contract\Bucket\ResultBucketInterface does not specify its types: Type
|
src/FlushableInterface.php#L16
PHPDoc tag @return with type Kiboko\Component\Bucket\EmptyResultBucket|Kiboko\Contract\Bucket\ResultBucketInterface<Type> is not subtype of native type Kiboko\Contract\Bucket\ResultBucketInterface.
|
|
The logs for this run have expired and are no longer available.
Loading