phpstan-baseline: Correct outdated error pattern #659
Annotations
15 errors
Static analysis for php 7.3 on ubuntu-latest:
application/controllers/EventRuleController.php#L1
Ignored error pattern #^Parameter \#1 \$iterator of function iterator_to_array expects iterable, 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 7.3 on ubuntu-latest:
application/controllers/EventRuleController.php#L162
Parameter #1 $iterator of function iterator_to_array expects Traversable, ipl\Orm\Model|null given.
|
Static analysis for php 7.3 on ubuntu-latest
Process completed with exit code 1.
|
Static analysis for php 8.0 on ubuntu-latest:
application/controllers/EventRuleController.php#L1
Ignored error pattern #^Parameter \#1 \$iterator of function iterator_to_array expects iterable, 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.0 on ubuntu-latest:
application/controllers/EventRuleController.php#L162
Parameter #1 $iterator of function iterator_to_array expects Traversable, ipl\Orm\Model|null given.
|
Static analysis for php 8.0 on ubuntu-latest
Process completed with exit code 1.
|
Static analysis for php 8.1 on ubuntu-latest:
application/controllers/EventRuleController.php#L1
Ignored error pattern #^Parameter \#1 \$iterator of function iterator_to_array expects iterable, 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.1 on ubuntu-latest:
application/controllers/EventRuleController.php#L162
Parameter #1 $iterator of function iterator_to_array expects Traversable, ipl\Orm\Model|null given.
|
Static analysis for php 8.1 on ubuntu-latest
Process completed with exit code 1.
|
Static analysis for php 7.4 on ubuntu-latest:
application/controllers/EventRuleController.php#L1
Ignored error pattern #^Parameter \#1 \$iterator of function iterator_to_array expects iterable, 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 7.4 on ubuntu-latest:
application/controllers/EventRuleController.php#L162
Parameter #1 $iterator of function iterator_to_array expects Traversable, ipl\Orm\Model|null given.
|
Static analysis for php 7.4 on ubuntu-latest
Process completed with exit code 1.
|
Static analysis for php 7.2 on ubuntu-latest:
application/controllers/EventRuleController.php#L1
Ignored error pattern #^Parameter \#1 \$iterator of function iterator_to_array expects iterable, 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 7.2 on ubuntu-latest:
application/controllers/EventRuleController.php#L162
Parameter #1 $iterator of function iterator_to_array expects Traversable, ipl\Orm\Model|null given.
|
Static analysis for php 7.2 on ubuntu-latest
Process completed with exit code 1.
|