Added a new bucket to save the reason of a reject #22
Annotations
6 errors
src/AcceptanceResultBucket.php#L22
Property Kiboko\Component\Bucket\AcceptanceResultBucket<Type>::$values (array<int, Type>) does not accept array<int|string, Type>.
|
src/RejectionResultBucket.php#L22
Property Kiboko\Component\Bucket\RejectionResultBucket<Type>::$values (array<int, Type>) does not accept array<int|string, Type>.
|
src/RejectionWithReasonResultBucket.php#L18
Method Kiboko\Component\Bucket\RejectionWithReasonResultBucket::reject() has parameter $reason with no type specified.
|
src/RejectionWithReasonResultBucket.php#L18
Method Kiboko\Component\Bucket\RejectionWithReasonResultBucket::reject() has parameter $value with no type specified.
|
src/RejectionWithReasonResultBucket.php#L18
Method Kiboko\Component\Bucket\RejectionWithReasonResultBucket::reject() return type with generic class Kiboko\Component\Bucket\RejectionWithReasonResultBucket does not specify its types: Type
|
|
The logs for this run have expired and are no longer available.
Loading