Skip to content

Github Actions: Add Phpstan (#105) #653

Github Actions: Add Phpstan (#105)

Github Actions: Add Phpstan (#105) #653

Re-run triggered November 27, 2023 12:21
Status Failure
Total duration 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

php.yml

on: push
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

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.