Skip to content

Fixed condition to avoid a fatal error #800

Fixed condition to avoid a fatal error

Fixed condition to avoid a fatal error #800

Triggered via push June 25, 2024 08:05
Status Failure
Total duration 45s
Artifacts

quality.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
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\RejectionResultBucket not found.
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#L72
Only iterables can be unpacked, PhpParser\Node given.
phpstan
Process completed with exit code 1.
cs-fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
phpstan
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/.