Fixed condition to avoid a fatal error #800
Annotations
6 errors and 1 warning
src/Plugin/Filtering/Builder/ExclusionsBuilder.php#L32
Offset 'condition' does not exist on array<int, PhpParser\Node\Expr>.
|
src/Plugin/Filtering/Builder/ExclusionsBuilder.php#L40
Class Kiboko\Component\Bucket\RejectionResultBucket not found.
|
src/Plugin/Filtering/Builder/ExclusionsBuilder.php#L40
Class Kiboko\Component\Bucket\RejectionWithReasonResultBucket not found.
|
src/Plugin/Filtering/Builder/ExclusionsBuilder.php#L59
Cannot instantiate interface PhpParser\Node.
|
src/Plugin/Filtering/Builder/Reject.php#L72
Only iterables can be unpacked, PhpParser\Node given.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading