Github Actions: Add Phpstan (#105) #653
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
Static analysis for php 8.2 on ubuntu-latest:
application/controllers/EventRuleController.php#L1
Ignored error pattern #^Parameter \#1 \$iterator of function iterator_to_array expects Traversable, ipl\\Orm\\Model\|null given\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/application/controllers/EventRuleController.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
application/controllers/EventRuleController.php#L162
Parameter #1 $iterator of function iterator_to_array expects iterable, ipl\Orm\Model|null given.
|
Static analysis for php 8.2 on ubuntu-latest
Process completed with exit code 1.
|