Skip to content

Add redundancy group detail view #204

Add redundancy group detail view

Add redundancy group detail view #204

Triggered via pull request November 12, 2024 17:55
Status Success
Total duration 2m 2s
Artifacts

phpstan.yml

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

Annotations

70 errors
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/RedundancygroupController.php#L41
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#L45
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array|bool|float|int|string, mixed given.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/RedundancygroupController.php#L49
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#L69
Method Icinga\Module\Icingadb\Controllers\RedundancygroupController::indexAction() has no return type specified.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/RedundancygroupController.php#L85
Method Icinga\Module\Icingadb\Controllers\RedundancygroupController::membersAction() has no return type specified.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/RedundancygroupController.php#L149
Method Icinga\Module\Icingadb\Controllers\RedundancygroupController::childrenAction() has no return type specified.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/RedundancygroupController.php#L271
Method Icinga\Module\Icingadb\Controllers\RedundancygroupController::fetchCommandTargets() has no return type specified.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/RedundancygroupController.php#L41
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#L45
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array|bool|float|int|string, mixed given.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/RedundancygroupController.php#L49
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#L69
Method Icinga\Module\Icingadb\Controllers\RedundancygroupController::indexAction() has no return type specified.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/RedundancygroupController.php#L85
Method Icinga\Module\Icingadb\Controllers\RedundancygroupController::membersAction() has no return type specified.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/RedundancygroupController.php#L149
Method Icinga\Module\Icingadb\Controllers\RedundancygroupController::childrenAction() has no return type specified.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/RedundancygroupController.php#L271
Method Icinga\Module\Icingadb\Controllers\RedundancygroupController::fetchCommandTargets() has no return type specified.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/MigrateCommand.php#L512
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/MigrateCommand.php#L635
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/MigrateCommand.php#L786
Method Icinga\Module\Icingadb\Clicommands\MigrateCommand::readFromIni() should return Icinga\Application\Config but returns mixed.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/MigrateCommand.php#L512
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/MigrateCommand.php#L635
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/MigrateCommand.php#L786
Method Icinga\Module\Icingadb\Clicommands\MigrateCommand::readFromIni() should return Icinga\Application\Config but returns mixed.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/clicommands/MigrateCommand.php#L512
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/clicommands/MigrateCommand.php#L635
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/clicommands/MigrateCommand.php#L786
Method Icinga\Module\Icingadb\Clicommands\MigrateCommand::readFromIni() should return Icinga\Application\Config but returns mixed.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/clicommands/MigrateCommand.php#L512
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/clicommands/MigrateCommand.php#L635
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/clicommands/MigrateCommand.php#L786
Method Icinga\Module\Icingadb\Clicommands\MigrateCommand::readFromIni() should return Icinga\Application\Config but returns mixed.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/clicommands/MigrateCommand.php#L512
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/clicommands/MigrateCommand.php#L635
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/clicommands/MigrateCommand.php#L786
Method Icinga\Module\Icingadb\Clicommands\MigrateCommand::readFromIni() should return Icinga\Application\Config but returns mixed.