Skip to content

Merge pull request #5 from php-etl/fix/lock-contracts-version #23

Merge pull request #5 from php-etl/fix/lock-contracts-version

Merge pull request #5 from php-etl/fix/lock-contracts-version #23

Triggered via push November 13, 2023 15:32
Status Failure
Total duration 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpstan-8.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan: src/AcceptanceResultBucket.php#L22
Property Kiboko\Component\Bucket\AcceptanceResultBucket<Type>::$values (array<int, Type>) does not accept array<int|string, Type>.
phpstan: src/RejectionResultBucket.php#L22
Property Kiboko\Component\Bucket\RejectionResultBucket<Type>::$values (array<int, Type>) does not accept array<int|string, Type>.
phpstan
Process completed with exit code 1.