Skip to content

Bump symfony/process from 6.3.4 to 6.4.14 #48

Bump symfony/process from 6.3.4 to 6.4.14

Bump symfony/process from 6.3.4 to 6.4.14 #48

Triggered via push November 6, 2024 17:26
Status Failure
Total duration 27s
Artifacts

quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
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.
cs-fixer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
phpstan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/