Skip to content

Use new BaseObjectHeader class to create detail view header #348

Use new BaseObjectHeader class to create detail view header

Use new BaseObjectHeader class to create detail view header #348

Triggered via pull request January 23, 2025 08:42
Status Success
Total duration 1m 12s
Artifacts

phpstan.yml

on: pull_request
Matrix: phpstan / phpstan
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 7 warnings
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest
Process completed with exit code 1.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest
Process completed with exit code 1.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest
Process completed with exit code 1.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest
Process completed with exit code 1.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest
Process completed with exit code 1.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/DowntimeController.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Controllers\\DowntimeController\:\:indexAction\(\) has no return type specified\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/controllers/DowntimeController.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/HostController.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Controllers\\HostController\:\:historyAction\(\) has no return type specified\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/controllers/HostController.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/HostController.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Controllers\\HostController\:\:indexAction\(\) has no return type specified\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/controllers/HostController.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/HostController.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Controllers\\HostController\:\:servicesAction\(\) has no return type specified\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/controllers/HostController.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/HostController.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Controllers\\HostController\:\:setTitleTab\(\) has no return type specified\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/controllers/HostController.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/HostController.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Controllers\\HostController\:\:sourceAction\(\) has no return type specified\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/controllers/HostController.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/RedundancygroupController.php#L48
Property Icinga\Module\Icingadb\Controllers\RedundancygroupController::$groupId (string) does not accept mixed.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/RedundancygroupController.php#L62
Property Icinga\Module\Icingadb\Controllers\RedundancygroupController::$group (Icinga\Module\Icingadb\Model\RedundancyGroup) does not accept ipl\Orm\Model|null.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/RedundancygroupController.php#L76
Property Icinga\Module\Icingadb\Controllers\RedundancygroupController::$groupSummary (Icinga\Module\Icingadb\Model\RedundancyGroupSummary) does not accept ipl\Orm\Model|null.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/RedundancygroupController.php#L78
Parameter #2 $summary of class Icinga\Module\Icingadb\Widget\Detail\RedundancyGroupHeader constructor expects Icinga\Module\Icingadb\Model\RedundancyGroupSummary, ipl\Orm\Model|null given.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/DowntimeController.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Controllers\\DowntimeController\:\:indexAction\(\) has no return type specified\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/controllers/DowntimeController.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/HostController.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Controllers\\HostController\:\:historyAction\(\) has no return type specified\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/controllers/HostController.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/HostController.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Controllers\\HostController\:\:indexAction\(\) has no return type specified\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/controllers/HostController.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/HostController.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Controllers\\HostController\:\:servicesAction\(\) has no return type specified\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/controllers/HostController.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/HostController.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Controllers\\HostController\:\:setTitleTab\(\) has no return type specified\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/controllers/HostController.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/HostController.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Controllers\\HostController\:\:sourceAction\(\) has no return type specified\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/controllers/HostController.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/RedundancygroupController.php#L48
Property Icinga\Module\Icingadb\Controllers\RedundancygroupController::$groupId (string) does not accept mixed.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/RedundancygroupController.php#L62
Property Icinga\Module\Icingadb\Controllers\RedundancygroupController::$group (Icinga\Module\Icingadb\Model\RedundancyGroup) does not accept ipl\Orm\Model|null.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/RedundancygroupController.php#L76
Property Icinga\Module\Icingadb\Controllers\RedundancygroupController::$groupSummary (Icinga\Module\Icingadb\Model\RedundancyGroupSummary) does not accept ipl\Orm\Model|null.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/RedundancygroupController.php#L78
Parameter #2 $summary of class Icinga\Module\Icingadb\Widget\Detail\RedundancyGroupHeader constructor expects Icinga\Module\Icingadb\Model\RedundancyGroupSummary, ipl\Orm\Model|null given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636