Fixed condition to avoid a fatal error #661
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
cs-fixer
Process completed with exit code 8.
|
phpstan:
src/Plugin/Filtering/Builder/ExclusionsBuilder.php#L32
Offset 'condition' does not exist on array<int, PhpParser\Node\Expr>.
|
phpstan:
src/Plugin/Filtering/Builder/ExclusionsBuilder.php#L40
Class Kiboko\Component\Bucket\RejectionWithReasonResultBucket not found.
|
phpstan:
src/Plugin/Filtering/Builder/ExclusionsBuilder.php#L59
Cannot instantiate interface PhpParser\Node.
|
phpstan:
src/Plugin/Filtering/Builder/Reject.php#L73
Only iterables can be unpacked, PhpParser\Node given.
|
phpstan
Process completed with exit code 1.
|