Phpstan: Fix deprecated function param types #158
Annotations
10 errors
PHPStan:
application/clicommands/BasketCommand.php#L26
Method Icinga\Module\Director\Clicommands\BasketCommand::listAction() has no return type specified.
|
PHPStan:
application/clicommands/BasketCommand.php#L46
Method Icinga\Module\Director\Clicommands\BasketCommand::dumpAction() has no return type specified.
|
PHPStan:
application/clicommands/BasketCommand.php#L62
Method Icinga\Module\Director\Clicommands\BasketCommand::snapshotAction() has no return type specified.
|
PHPStan:
application/clicommands/BasketCommand.php#L67
Parameter #1 $string of function bin2hex expects string, mixed given.
|
PHPStan:
application/clicommands/BasketCommand.php#L91
Method Icinga\Module\Director\Clicommands\BasketCommand::restoreAction() has no return type specified.
|
PHPStan:
application/clicommands/BasketCommand.php#L94
Parameter #2 $string of function explode expects string, mixed given.
|
PHPStan:
application/clicommands/BasketCommand.php#L105
Method Icinga\Module\Director\Clicommands\BasketCommand::purgeObjectTypes() has no return type specified.
|
PHPStan:
application/clicommands/BasketCommand.php#L105
Method Icinga\Module\Director\Clicommands\BasketCommand::purgeObjectTypes() has parameter $force with no type specified.
|
PHPStan:
application/clicommands/BasketCommand.php#L105
Method Icinga\Module\Director\Clicommands\BasketCommand::purgeObjectTypes() has parameter $objects with no type specified.
|
PHPStan:
application/clicommands/BasketCommand.php#L105
Method Icinga\Module\Director\Clicommands\BasketCommand::purgeObjectTypes() has parameter $types with no value type specified in iterable type array.
|
The logs for this run have expired and are no longer available.
Loading