Aligned dev dependencies (rector and php-cs-fixer) #45
Annotations
11 errors
cs-fixer
Process completed with exit code 8.
|
phpstan:
src/AcceptanceResultBucket.php#L14
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/AppendableIteratorAcceptanceResultBucket.php#L16
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/AppendableIteratorAcceptanceResultBucket.php#L19
Type mixed in generic type Kiboko\Contract\Bucket\AcceptanceResultBucketInterface<mixed> in PHPDoc tag @var for property Kiboko\Component\Bucket\AppendableIteratorAcceptanceResultBucket::$iterator is not subtype of template type Type of array|object of interface Kiboko\Contract\Bucket\AcceptanceResultBucketInterface.
|
phpstan:
src/AppendableIteratorAcceptanceResultBucket.php#L22
Type mixed in generic type Kiboko\Contract\Bucket\AcceptanceResultBucketInterface<mixed> in PHPDoc tag @param for parameter $iterators is not subtype of template type Type of array|object of interface Kiboko\Contract\Bucket\AcceptanceResultBucketInterface.
|
phpstan:
src/AppendableIteratorAcceptanceResultBucket.php#L31
Type mixed in generic type Kiboko\Contract\Bucket\AcceptanceResultBucketInterface<mixed> in PHPDoc tag @param for parameter $iterators is not subtype of template type Type of array|object of interface Kiboko\Contract\Bucket\AcceptanceResultBucketInterface.
|
phpstan:
src/AppendableIteratorRejectionResultBucket.php#L16
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:
src/AppendableIteratorRejectionResultBucket.php#L19
Type mixed in generic type Kiboko\Contract\Bucket\RejectionResultBucketInterface<mixed> in PHPDoc tag @var for property Kiboko\Component\Bucket\AppendableIteratorRejectionResultBucket::$iterator is not subtype of template type Type of array|object of interface Kiboko\Contract\Bucket\RejectionResultBucketInterface.
|
phpstan:
src/AppendableIteratorRejectionResultBucket.php#L22
Type mixed in generic type Kiboko\Contract\Bucket\RejectionResultBucketInterface<mixed> in PHPDoc tag @param for parameter $iterators is not subtype of template type Type of array|object of interface Kiboko\Contract\Bucket\RejectionResultBucketInterface.
|
phpstan:
src/AppendableIteratorRejectionResultBucket.php#L41
Type mixed in generic type Kiboko\Contract\Bucket\RejectionResultBucketInterface<mixed> in PHPDoc tag @param for parameter $iterators is not subtype of template type Type of array|object of interface Kiboko\Contract\Bucket\RejectionResultBucketInterface.
|
phpstan:
src/ComplexResultBucket.php#L15
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.
|