Skip to content

Updated generics types #97

Updated generics types

Updated generics types #97

Triggered via push November 13, 2023 17:28
Status Failure
Total duration 22s
Artifacts

quality.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
cs-fixer
Process completed with exit code 8.
phpstan: src/FlushableInterface.php#L16
Method Kiboko\Contract\Pipeline\FlushableInterface::flush() has invalid return type Kiboko\Component\Bucket\EmptyResultBucket.
phpstan: 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
phpstan: 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.
phpstan
Process completed with exit code 1.