Updated the bucket contract #41
Annotations
4 errors
cs-fixer
Process completed with exit code 8.
|
phpstan:
src/EmptyResultBucket.php#L13
Type mixed in generic type Kiboko\Contract\Bucket\AcceptanceResultBucketInterface<mixed> in PHPDoc tag @implements is not subtype of template type Type of array|object of interface Kiboko\Contract\Bucket\AcceptanceResultBucketInterface.
|
phpstan:
src/EmptyResultBucket.php#L13
Type mixed in generic type Kiboko\Contract\Bucket\RejectionResultBucketInterface<mixed> in PHPDoc tag @implements is not subtype of template type Type of array|object of interface Kiboko\Contract\Bucket\RejectionResultBucketInterface.
|
phpstan
Process completed with exit code 1.
|