Skip to content

workflows: Add PHP 8.3 #780

workflows: Add PHP 8.3

workflows: Add PHP 8.3 #780

Re-run triggered November 20, 2023 09:33
Status Failure
Total duration 1m 24s
Artifacts

php.yml

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

Annotations

6 errors
Static analysis for php 8.2 on ubuntu-latest: application/controllers/UsageController.php#L1
Ignored error pattern #^Parameter \#1 \$iterator of function iterator_to_array expects Traversable, mixed given\.$# in path /home/runner/work/icingaweb2-module-x509/icingaweb2-module-x509/application/controllers/UsageController.php was not matched in reported errors.
Static analysis for php 8.2 on ubuntu-latest: application/controllers/UsageController.php#L108
Parameter #1 $iterator of function iterator_to_array expects iterable, mixed given.
Static analysis for php 8.2 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.3 on ubuntu-latest: application/controllers/UsageController.php#L1
Ignored error pattern #^Parameter \#1 \$iterator of function iterator_to_array expects Traversable, mixed given\.$# in path /home/runner/work/icingaweb2-module-x509/icingaweb2-module-x509/application/controllers/UsageController.php was not matched in reported errors.
Static analysis for php 8.3 on ubuntu-latest: application/controllers/UsageController.php#L108
Parameter #1 $iterator of function iterator_to_array expects iterable, mixed given.
Static analysis for php 8.3 on ubuntu-latest
Process completed with exit code 1.