Skip to content

Initiated migration to monorepo #46

Initiated migration to monorepo

Initiated migration to monorepo #46

Triggered via push November 16, 2023 15:32
Status Failure
Total duration 1m 3s
Artifacts

quality.yml

on: push
Fit to window
Zoom out
Zoom in

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.