Show root problem list for objects with problem and are part of dependency #176
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#L85
Parameter #2 $code of class InvalidArgumentException constructor expects int, string given.
|
PHPStan:
library/Icingadb/Common/StateBadges.php#L95
Method Icinga\Module\Icingadb\Common\StateBadges::getUrl() should return ipl\Web\Url but returns ipl\Web\Url|null.
|
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#L34
Parameter #1 $name of method Icinga\Module\Icingadb\Model\Behavior\HasProblematicParent::isSelectableColumn() expects string, mixed given.
|
PHPStan:
library/Icingadb/Model/Behavior/HasProblematicParent.php#L41
Part $column (mixed) of encapsed string cannot be cast to string.
|
PHPStan:
library/Icingadb/Model/Behavior/HasProblematicParent.php#L77
Parameter #1 $identifier of method ipl\Sql\Connection::quoteIdentifier() expects array<string>|string, array<int, mixed> given.
|
Loading