Skip to content

phpstan-baseline: Correct outdated error pattern #659

phpstan-baseline: Correct outdated error pattern

phpstan-baseline: Correct outdated error pattern #659

Triggered via push November 27, 2023 13:32
Status Failure
Total duration 1m 2s
Artifacts

php.yml

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

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.