Show root problem list for objects with problem and are part of dependency #179
Annotations
10 errors
PHPStan:
library/Icingadb/Common/Database.php (in context of class Icinga/Module/Icingadb/Widget/ItemList/RedundancyGroupListItem)#L64
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
|
PHPStan:
library/Icingadb/Common/StateBadges.php#L122
Cannot clone ipl\Web\Url|null.
|
PHPStan:
library/Icingadb/Common/StateBadges.php#L134
Cannot call method setFilter() on ipl\Web\Url|null.
|
PHPStan:
library/Icingadb/Common/StateBadges.php#L137
Parameter #2 $url of class ipl\Web\Widget\Link constructor expects ipl\Web\Url|string, ipl\Web\Url|null given.
|
PHPStan:
library/Icingadb/Data/CsvResultSet.php#L1
Ignored error pattern #^Parameter \#1 \$array of function array_values expects array, mixed given\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Data/CsvResultSet.php was not matched in reported errors.
|
PHPStan:
library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/CsvResultSet)#L96
Parameter #1 $array of function array_values expects array<T>, mixed given.
|
PHPStan:
library/Icingadb/Data/CsvResultSetUtils.php (in context of class Icinga/Module/Icingadb/Data/VolatileCsvResults)#L96
Parameter #1 $array of function array_values expects array<T>, mixed given.
|
PHPStan:
library/Icingadb/Data/VolatileCsvResults.php#L1
Ignored error pattern #^Parameter \#1 \$array of function array_values expects array, mixed given\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Data/VolatileCsvResults.php was not matched in reported errors.
|
PHPStan:
library/Icingadb/Model/Behavior/HasProblematicParent.php#L93
Return type (void) of method Icinga\Module\Icingadb\Model\Behavior\HasProblematicParent::rewriteCondition() should be compatible with return type (ipl\Stdlib\Filter\Rule|null) of method ipl\Orm\Contract\RewriteFilterBehavior::rewriteCondition()
|
PHPStan:
library/Icingadb/Model/Behavior/HasProblematicParent.php#L93
Return type (void) of method Icinga\Module\Icingadb\Model\Behavior\HasProblematicParent::rewriteCondition() should be compatible with return type (ipl\Stdlib\Filter\Rule|null) of method ipl\Orm\Contract\RewriteFilterBehavior::rewriteCondition()
|
Loading